Home
last modified time | relevance | path

Searched refs:IsBrowsePendingState (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.h267 bool IsBrowsePendingState(const RawAddress &rawAddr);
H A Davrcp_ct_state_machine.cpp226 bool AvrcCtStateMachineManager::IsBrowsePendingState(const RawAddress &rawAddr) in IsBrowsePendingState() function in OHOS::bluetooth::AvrcCtStateMachineManager
H A Davrcp_ct_profile.cpp1685 if (!smManager->IsBrowsePendingState(rawAddr)) { in SendBrowseCmd()