Home
last modified time | relevance | path

Searched refs:AVRC_TG_NOTIFY_EVENT_UID_COUNTER_SIZE (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.cpp262 AVRC_TG_NOTIFY_EVENT_UID_COUNTER_SIZE; in AssembleAddressedPlayerChanged()
277 …NOTIFY_EVENT_ID_SIZE + AVRC_TG_NOTIFY_EVENT_PLAYER_ID_SIZE + AVRC_TG_NOTIFY_EVENT_UID_COUNTER_SIZE; in AssembleAddressedPlayerChanged()
300 … AVRC_TG_NOTIFY_EVENT_ID_SIZE + AVRC_TG_NOTIFY_EVENT_UID_COUNTER_SIZE); in AssembleUidsChanged()
308 AVRC_TG_NOTIFY_EVENT_UID_COUNTER_SIZE)); in AssembleUidsChanged()
314 parameterLength_ = AVRC_TG_NOTIFY_EVENT_ID_SIZE + AVRC_TG_NOTIFY_EVENT_UID_COUNTER_SIZE; in AssembleUidsChanged()
H A Davrcp_tg_notification.h62 AVRC_TG_NOTIFY_EVENT_UID_COUNTER_SIZE = 0x02, // The size of the "UID Counter". enumerator