Home
last modified time | relevance | path

Searched refs:AVRC_TG_UNIT_RESPONSE_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_unit_info.h35 AVRC_TG_UNIT_RESPONSE_SIZE = 0x0008, // The size of the response frame. enumerator
H A Davrcp_tg_unit_info.cpp54 pkt_ = PacketMalloc(0x00, 0x00, AVRC_TG_UNIT_RESPONSE_SIZE); in AssemblePacket()