Home
last modified time | relevance | path

Searched refs:AVRC_TG_GPASVT_NUM_OF_ATTRIBUTE_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.h680 AVRC_TG_GPASVT_NUM_OF_ATTRIBUTE_SIZE = 0x01, // The Size of attribute num. enumerator
H A Davrcp_tg_vendor.cpp1313 parameterLength_ = packetPos_.front().second + AVRC_TG_GPASVT_NUM_OF_ATTRIBUTE_SIZE; in AssembleParameters()