Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.h169 bool IsPacketExist(void) const in IsPacketExist() function
H A Davrcp_tg_state_machine.cpp510 if (packet->IsPacketExist()) { in ToCommonEvent()
617 if (!packet->IsPacketExist()) { in Dispatch()