Home
last modified time | relevance | path

Searched refs:AVRC_CT_PASS_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_pass_through.cpp54 pkt_ = PacketMalloc(0x00, 0x00, AVRC_CT_PASS_COMMAND_SIZE); in AssemblePacket()
73 if (size >= AVRC_CT_PASS_COMMAND_SIZE) { in DisassemblePacket()
94 AVRC_CT_PASS_COMMAND_SIZE); in DisassemblePacket()
H A Davrcp_ct_pass_through.h28 AVRC_CT_PASS_COMMAND_SIZE = 0x0005, // The size of the command frame. enumerator