Home
last modified time | relevance | path

Searched refs:AVRC_TG_GFI_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.h373AVRC_TG_GFI_FIXED_RSP_PARAMETER_LENGTH = 0x0005, // The fixed "Parameter Length" of the response … enumerator
H A Davrcp_tg_browse.cpp405 uint16_t frameSize = AVRC_TG_GFI_MIN_RSP_FRAME_SIZE + AVRC_TG_GFI_FIXED_RSP_PARAMETER_LENGTH; in CountMpFrameSize()
527 uint16_t frameSize = AVRC_TG_GFI_MIN_RSP_FRAME_SIZE + AVRC_TG_GFI_FIXED_RSP_PARAMETER_LENGTH; in CountMeFrameSize()