Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.h605AVRC_TG_GIA_FIXED_RSP_PARAMETER_LENGTH = 0x0002, // The fixed "Parameter Length" of the response … enumerator
H A Davrcp_tg_browse.cpp790 uint16_t frameSize = AVRC_TG_GIA_MIN_RSP_FRAME_SIZE + AVRC_TG_GIA_FIXED_RSP_PARAMETER_LENGTH; in AssemblePacket()