Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_sub_unit_info.h31 AVRC_CT_SUB_UNIT_COMMAND_SIZE = 0x0008, // The size of the command frame. enumerator
H A Davrcp_ct_sub_unit_info.cpp55 pkt_ = PacketMalloc(0x00, 0x00, AVRC_CT_SUB_UNIT_COMMAND_SIZE); in AssemblePacket()