Home
last modified time | relevance | path

Searched refs:AVRC_TG_GPASVT_PARAMETER_EXCEPT_ATTRIBUTE_NUM (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.h685AVRC_TG_GPASVT_PARAMETER_EXCEPT_ATTRIBUTE_NUM = 0x04, // The size of parameter except value num. enumerator
H A Davrcp_tg_vendor.cpp1400 if (totalLength + valueName_[i].length() + AVRC_TG_GPASVT_PARAMETER_EXCEPT_ATTRIBUTE_NUM < in GetNumberOfPackets()
1402 totalLength += (valueName_[i].length() + AVRC_TG_GPASVT_PARAMETER_EXCEPT_ATTRIBUTE_NUM); in GetNumberOfPackets()