Home
last modified time | relevance | path

Searched refs:AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_notification.cpp213 … AVRC_TG_NOTIFY_EVENT_ID_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE + numOfAttributes + in AssemblePlayerApplicationSettingChanged()
229 …mOfAttributes + numOfAttributes + AVRC_TG_NOTIFY_EVENT_ID_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE; in AssemblePlayerApplicationSettingChanged()
456 … uint16_t remain = mtu_ - (AVRC_TG_VENDOR_FIXED_OPERAND_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE); in GetAvailableParameterSize()
H A Davrcp_tg_vendor_player_application_settings.h261AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE = 0x01, // The size of the "NumPlayerApplicationSettingValue… enumerator
H A Davrcp_tg_vendor.cpp786 AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE + numOfValues_ + numOfValues_; in AssembleParameters()
800 parameterLength_ = numOfValues_ + numOfValues_ + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE; in AssembleParameters()
893 … uint16_t remain = mtu_ - (AVRC_TG_VENDOR_FIXED_OPERAND_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE); in GetAvailableParameterSize()