Home
last modified time | relevance | path

Searched refs:AVRC_CT_LPASA_PARAMETER_LENGTH_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_vendor_player_application_settings.h32 AVRC_CT_LPASA_PARAMETER_LENGTH_SIZE = 0x0002, // The Length of the "Parameter Length". enumerator
H A Davrcp_ct_vendor.cpp288 auto buffer = BufferMalloc(AVRC_CT_LPASA_PARAMETER_LENGTH_SIZE); in AssembleParameters()
294 HILOGI("BufferMalloc: %{public}d", (AVRC_CT_LPASA_PARAMETER_LENGTH_SIZE)); in AssembleParameters()