Home
last modified time | relevance | path

Searched refs:AVRC_TG_VENDOR_MIN_COMMAND_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_vendor.h33 AVRC_TG_VENDOR_MIN_COMMAND_SIZE = 0x07, // The min size of the command frame. enumerator
H A Davrcp_tg_vendor.cpp223 Packet *pkt = PacketMalloc(0x00, 0x00, AVRC_TG_VENDOR_MIN_COMMAND_SIZE); in AssembleMinOperands()