Searched refs:IsBrowseSpecifiedState (Results 1 – 2 of 2) sorted by relevance
824 bool IsBrowseSpecifiedState(const std::string &addr, std::string stateName);
230 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