Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_connection.h345 bool IsPassTimerEmpty(const RawAddress &rawAddr);
H A Davrcp_tg_connection.cpp449 bool AvrcTgConnectManager::IsPassTimerEmpty(const RawAddress &rawAddr) in IsPassTimerEmpty() function in OHOS::bluetooth::AvrcTgConnectManager
H A Davrcp_tg_profile.cpp416 if (cnManager->IsPassTimerEmpty(rawAddr)) { in IsIgnorePassReleaseCommand()
474 if (cnManager->IsPassTimerEmpty(rawAddr)) { in ReceivePassCmd()