Home
last modified time | relevance | path

Searched refs:AVRC_CT_GCPASV_NUM_OF_ATTRIBUTES_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.h253AVRC_CT_GCPASV_NUM_OF_ATTRIBUTES_SIZE = 0x01, // The size of the "NumPlayerApplicationSettingAttr… enumerator
H A Davrcp_ct_vendor.cpp495 … AVRC_CT_VENDOR_PARAMETER_LENGTH_SIZE + AVRC_CT_GCPASV_NUM_OF_ATTRIBUTES_SIZE + attributes_.size(); in AssembleParameters()