Home
last modified time | relevance | path

Searched refs:IsControlDisableState (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.h267 bool IsControlDisableState(const RawAddress &rawAddr);
H A Davrcp_tg_profile.cpp207 } else if (smManager->IsControlDisableState(rawAddr)) { in GetDeviceState()
1850 if (smManager->IsControlDisableState(rawAddr)) { in ProcessChannelEventDisconnectIndEvt()
1884 if (smManager->IsControlDisableState(rawAddr)) { in ProcessChannelEventDisconnectCfmEvt()
H A Davrcp_tg_state_machine.cpp230 bool AvrcTgStateMachineManager::IsControlDisableState(const RawAddress &rawAddr) in IsControlDisableState() function in OHOS::bluetooth::AvrcTgStateMachineManager
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.h287 bool IsControlDisableState(const RawAddress &rawAddr);
H A Davrcp_ct_state_machine.cpp240 bool AvrcCtStateMachineManager::IsControlDisableState(const RawAddress &rawAddr) in IsControlDisableState() function in OHOS::bluetooth::AvrcCtStateMachineManager
H A Davrcp_ct_profile.cpp210 } else if (smManager->IsControlDisableState(rawAddr)) { in GetDeviceState()
2104 if (smManager->IsControlDisableState(rawAddr)) { in ProcessChannelEventDisconnectCfmEvt()