Home
last modified time | relevance | path

Searched refs:AVRC_TG_BROWSE_PDU_ID_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_browse.h35 AVRC_TG_BROWSE_PDU_ID_SIZE = 0x01, // The size of the "PDU ID". enumerator
H A Davrcp_tg_browse.cpp159 …parameterLength_ = frameSize - (AVRC_TG_BROWSE_PDU_ID_SIZE + AVRC_TG_BROWSE_PARAMETER_LENGTH_SIZE); in AssemblePacket()