Searched defs:SendAtCommand (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ | ||
H A D | hfp_hf_profile.cpp | 479 void HfpHfProfile::SendAtCommand(int cmdId, const std::string &arg) in SendAtCommand() function in OHOS::bluetooth::HfpHfProfile |
H A D | hfp_hf_command_processor.cpp | 814 void HfpHfCommandProcessor::SendAtCommand( in SendAtCommand() function in OHOS::bluetooth::HfpHfCommandProcessor |
H A D | hfp_hf_service.cpp | 863 void HfpHfService::SendAtCommand(const RawAddress &device, int cmdId, const std::string &arg) in SendAtCommand() function in OHOS::bluetooth::HfpHfService |
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ | ||
H A D | hfp_ag_command_processor.cpp | 172 void HfpAgCommandProcessor::SendAtCommand(const HfpAgDataConnection &dataConn, const std::string &c… in SendAtCommand() function in OHOS::bluetooth::HfpAgCommandProcessor |