Home
last modified time | relevance | path

Searched refs:IsBrowseSpecifiedState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.h824 bool IsBrowseSpecifiedState(const std::string &addr, std::string stateName);
H A Davrcp_ct_state_machine.cpp230 return IsBrowseSpecifiedState(rawAddr.GetAddress(), AVRC_CT_SM_STATE_PENDING); in IsBrowsePendingState()
286 bool AvrcCtStateMachineManager::IsBrowseSpecifiedState(const std::string &addr, std::string stateNa… in IsBrowseSpecifiedState() function in OHOS::bluetooth::AvrcCtStateMachineManager