Home
last modified time | relevance | path

Searched defs:dataConn (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_parser.cpp50 void HfpHfCommandParser::ParseBody(HfpHfDataConnection &dataConn, in ParseBody() argument
78 void HfpHfCommandParser::Parse(HfpHfDataConnection &dataConn, in Parse() argument
31 Read( HfpHfDataConnection &dataConn, HfpHfCommandProcessor &commandProcessor) Read() argument
H A Dhfp_hf_command_processor.cpp94 void HfpHfCommandProcessor::ProcessOK(HfpHfDataConnection &dataConn, const std::string &arg) in ProcessOK() argument
77 ProcessCommand( HfpHfDataConnection &dataConn, const std::string &cmd, const std::string &arg) ProcessCommand() argument
129 ProcessCmeError(HfpHfDataConnection &dataConn, const std::string &arg) ProcessCmeError() argument
144 ProcessErrorCmd(HfpHfDataConnection &dataConn, const std::string &arg) ProcessErrorCmd() argument
149 ProcessErrorCode(HfpHfDataConnection &dataConn, int errorCode) ProcessErrorCode() argument
178 ProcessCops(HfpHfDataConnection &dataConn, const std::string &arg) ProcessCops() argument
193 ProcessBtrh(HfpHfDataConnection &dataConn, const std::string &arg) ProcessBtrh() argument
206 ProcessBusy(HfpHfDataConnection &dataConn, const std::string &arg) ProcessBusy() argument
212 ProcessDelayed(HfpHfDataConnection &dataConn, const std::string &arg) ProcessDelayed() argument
218 ProcessNoCarrier(HfpHfDataConnection &dataConn, const std::string &arg) ProcessNoCarrier() argument
224 ProcessNoAnswer(HfpHfDataConnection &dataConn, const std::string &arg) ProcessNoAnswer() argument
230 ProcessBlocklisted(HfpHfDataConnection &dataConn, const std::string &arg) ProcessBlocklisted() argument
236 ProcessRing(HfpHfDataConnection &dataConn, const std::string &arg) ProcessRing() argument
241 ProcessClip(HfpHfDataConnection &dataConn, const std::string &arg) ProcessClip() argument
246 ProcessBrsf(HfpHfDataConnection &dataConn, const std::string &arg) ProcessBrsf() argument
251 ProcessCindTester(HfpHfDataConnection &dataConn, std::string arg) ProcessCindTester() argument
281 ProcessClcc(HfpHfDataConnection &dataConn, const std::string &arg) ProcessClcc() argument
337 ProcessBsir(HfpHfDataConnection &dataConn, const std::string &arg) ProcessBsir() argument
343 ProcessBvra(HfpHfDataConnection &dataConn, const std::string &arg) ProcessBvra() argument
349 ProcessCnum(HfpHfDataConnection &dataConn, const std::string &arg) ProcessCnum() argument
365 ProcessCindGetter(HfpHfDataConnection &dataConn, std::string arg) ProcessCindGetter() argument
403 ProcessCind(HfpHfDataConnection &dataConn, const std::string &arg) ProcessCind() argument
414 ProcessChld(HfpHfDataConnection &dataConn, const std::string &arg) ProcessChld() argument
445 ProcessListHfIndicators( HfpHfDataConnection &dataConn, const std::string &arg) ProcessListHfIndicators() argument
480 ProcessChangeIndicatorState( HfpHfDataConnection &dataConn, const std::string &arg) ProcessChangeIndicatorState() argument
503 ProcessBind(HfpHfDataConnection &dataConn, const std::string &arg) ProcessBind() argument
514 ProcessIndicator( HfpHfDataConnection &dataConn, HfpHfDataConnection::AgIndicator &it, uint32_t value) ProcessIndicator() argument
548 ProcessCiev(HfpHfDataConnection &dataConn, const std::string &arg) ProcessCiev() argument
569 ProcessCcwa(HfpHfDataConnection &dataConn, const std::string &arg) ProcessCcwa() argument
583 ProcessVgm(HfpHfDataConnection &dataConn, const std::string &arg) ProcessVgm() argument
589 ProcessVgs(HfpHfDataConnection &dataConn, const std::string &arg) ProcessVgs() argument
595 ProcessSlcBrsf(HfpHfDataConnection &dataConn) ProcessSlcBrsf() argument
604 ProcessSlcCmer(HfpHfDataConnection &dataConn) ProcessSlcCmer() argument
613 ProcessSlcChld(HfpHfDataConnection &dataConn) ProcessSlcChld() argument
623 ProcessSlcConnected(HfpHfDataConnection &dataConn) ProcessSlcConnected() argument
643 ConnectSlc(HfpHfDataConnection &dataConn) ConnectSlc() argument
690 ProcessBcs(HfpHfDataConnection &dataConn, const std::string &arg) ProcessBcs() argument
707 SendAtBrsfSetter(HfpHfDataConnection &dataConn) SendAtBrsfSetter() argument
714 SendAtBacSetter(HfpHfDataConnection &dataConn) SendAtBacSetter() argument
726 SendAtCindTester(HfpHfDataConnection &dataConn) SendAtCindTester() argument
733 SendAtCindGetter(HfpHfDataConnection &dataConn) SendAtCindGetter() argument
740 SendAtCmerSetter(HfpHfDataConnection &dataConn) SendAtCmerSetter() argument
747 SendAtChldTester(HfpHfDataConnection &dataConn) SendAtChldTester() argument
754 SendAtBindSetter(HfpHfDataConnection &dataConn) SendAtBindSetter() argument
761 SendAtBindGetter(HfpHfDataConnection &dataConn) SendAtBindGetter() argument
768 SendAtBiaSetter(HfpHfDataConnection &dataConn) SendAtBiaSetter() argument
795 SendAtBindTester(HfpHfDataConnection &dataConn) SendAtBindTester() argument
814 SendAtCommand( HfpHfDataConnection &dataConn, const std::string &command, int commandId) SendAtCommand() argument
838 SendQueuedAtCommand(HfpHfDataConnection &dataConn) SendQueuedAtCommand() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_parser.cpp49 void HfpAgCommandParser::Parse(HfpAgDataConnection &dataConn, std::vector<uint8_t> &data, size_t len) const in Parse() argument
H A Dhfp_ag_command_processor.cpp146 int HfpAgCommandProcessor::StoiTryCatch(HfpAgDataConnection &dataConn, const std::string &arg) in StoiTryCatch() argument
163 void HfpAgCommandProcessor::SendErrorCode(const HfpAgDataConnection &dataConn, int errorCode) in SendErrorCode() argument
172 void HfpAgCommandProcessor::SendAtCommand(const HfpAgDataConnection &dataConn, const std::string &command) in SendAtCommand() argument
185 Handle( HfpAgDataConnection &dataConn, const std::string &cmd, const std::string &arg, int cmdType) Handle() argument
220 AtEmptyFn(HfpAgDataConnection &dataConn, const std::string &arg) AtEmptyFn() argument
226 AtaExecuter(HfpAgDataConnection &dataConn, const std::string &arg) AtaExecuter() argument
232 AtdExecuter(HfpAgDataConnection &dataConn, const std::string &arg) AtdExecuter() argument
263 VgsSetter(HfpAgDataConnection &dataConn, const std::string &arg) VgsSetter() argument
269 VgmSetter(HfpAgDataConnection &dataConn, const std::string &arg) VgmSetter() argument
276 CcwaSetter(HfpAgDataConnection &dataConn, const std::string &arg) CcwaSetter() argument
282 ChldSetter(HfpAgDataConnection &dataConn, const std::string &arg) ChldSetter() argument
301 ChldTester(HfpAgDataConnection &dataConn, const std::string &arg) ChldTester() argument
319 ChupExecuter(HfpAgDataConnection &dataConn, const std::string &arg) ChupExecuter() argument
332 CindGetter(HfpAgDataConnection &dataConn, const std::string &arg) CindGetter() argument
337 CindTester(HfpAgDataConnection &dataConn, const std::string &arg) CindTester() argument
343 ClipSetter(HfpAgDataConnection &dataConn, const std::string &arg) ClipSetter() argument
349 CmerSetter(HfpAgDataConnection &dataConn, const std::string &arg) CmerSetter() argument
382 VtsSetter(HfpAgDataConnection &dataConn, const std::string &arg) VtsSetter() argument
401 BldnExecuter(HfpAgDataConnection &dataConn, const std::string &arg) BldnExecuter() argument
406 BvraSetter(HfpAgDataConnection &dataConn, const std::string &arg) BvraSetter() argument
412 BrsfSetter(HfpAgDataConnection &dataConn, const std::string &arg) BrsfSetter() argument
425 NrecSetter(HfpAgDataConnection &dataConn, const std::string &arg) NrecSetter() argument
440 CnumExecuter(HfpAgDataConnection &dataConn, const std::string &arg) CnumExecuter() argument
445 ClccExecuter(HfpAgDataConnection &dataConn, const std::string &arg) ClccExecuter() argument
454 CopsGetter(HfpAgDataConnection &dataConn, const std::string &arg) CopsGetter() argument
459 CopsSetter(HfpAgDataConnection &dataConn, const std::string &arg) CopsSetter() argument
468 CmeeSetter(HfpAgDataConnection &dataConn, const std::string &arg) CmeeSetter() argument
479 BiaSetter(HfpAgDataConnection &dataConn, const std::string &arg) BiaSetter() argument
526 BccExecuter(HfpAgDataConnection &dataConn, const std::string &arg) BccExecuter() argument
539 BcsSetter(HfpAgDataConnection &dataConn, const std::string &arg) BcsSetter() argument
553 BindGetter(HfpAgDataConnection &dataConn, const std::string &arg) BindGetter() argument
570 BindSetter(HfpAgDataConnection &dataConn, const std::string &arg) BindSetter() argument
593 BindTester(HfpAgDataConnection &dataConn, const std::string &arg) BindTester() argument
615 BievSetter(HfpAgDataConnection &dataConn, const std::string &arg) BievSetter() argument
661 BacSetter(HfpAgDataConnection &dataConn, const std::string &arg) BacSetter() argument
696 BtrhGetter(HfpAgDataConnection &dataConn, const std::string &arg) BtrhGetter() argument
702 BtrhSetter(HfpAgDataConnection &dataConn, const std::string &arg) BtrhSetter() argument
709 BinpSetter(HfpAgDataConnection &dataConn, const std::string &arg) BinpSetter() argument
715 CkpdSetter(HfpAgDataConnection &dataConn, const std::string &arg) CkpdSetter() argument
[all...]

Completed in 4 milliseconds