Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_notification.h242 bool IsValidEventId(void) const;
H A Davrcp_tg_notification.cpp407 if (!IsValidEventId()) { in DisassembleParameters()
465 bool AvrcTgNotifyPacket::IsValidEventId(void) const in IsValidEventId() function in OHOS::bluetooth::AvrcTgNotifyPacket