Home
last modified time | relevance | path

Searched refs:AVRC_TG_GPASAT_PARAMETER_LENGTH_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_player_application_settings.h524 AVRC_TG_GPASAT_PARAMETER_LENGTH_SIZE = 0x03, // The Length of the "Parameter Length". enumerator
H A Davrcp_tg_vendor.cpp1137 size_t bufferSize = parameterLength_ + AVRC_TG_GPASAT_PARAMETER_LENGTH_SIZE; in AssembleParameters()