Home
last modified time | relevance | path

Searched refs:AVRC_CT_SBP_MIN_RSP_FRAME_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_browse.h127AVRC_CT_SBP_MIN_RSP_FRAME_SIZE = 0x0D, // The minimum size of the response frame.(exclude operand… enumerator
H A Davrcp_ct_browse.cpp112 if (size >= AVRC_CT_SBP_MIN_RSP_FRAME_SIZE) { in DisassemblePacket()