Home
last modified time | relevance | path

Searched refs:IsActiveDevice (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h455 bool IsActiveDevice(const BtAddr &addr) const;
H A Da2dp_profile.cpp206 if (IsActiveDevice(addr)) { in ConnectStateChangedNotify()
276 bool A2dpProfile::IsActiveDevice(const BtAddr &addr) const in IsActiveDevice() function in OHOS::bluetooth::A2dpProfile
1019 if (IsActiveDevice(peerAddress)) { in DeletePeer()
H A Da2dp_state_machine.cpp748 if (profile->IsActiveDevice(addr)) { in ProcessReconfigCfm()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp613 if (IsActiveDevice(address) == false) { in CloseVoiceRecognition()
654 if (IsActiveDevice(address) == false) { in SetActiveDevice()
886 if (IsActiveDevice(address) == false) { in CloseVoiceRecognitionByHf()
1085 if (IsActiveDevice(address) == false) { in IsVoiceRecognitionAvailable()
1126 bool HfpAgService::IsActiveDevice(const std::string &address) const in IsActiveDevice() function in OHOS::bluetooth::HfpAgService
H A Dhfp_ag_service.h580 bool IsActiveDevice(const std::string &address) const;

Completed in 11 milliseconds