Home
last modified time | relevance | path

Searched refs:AVRC_TG_PDU_ID_INVALID (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_packet.cpp145 uint8_t pduId = AVRC_TG_PDU_ID_INVALID; in GetVendorPdu()
147 pduId = AVRC_TG_PDU_ID_INVALID; in GetVendorPdu()
157 uint8_t pduId = AVRC_TG_PDU_ID_INVALID; in GetBrowsePdu()
159 pduId = AVRC_TG_PDU_ID_INVALID; in GetBrowsePdu()
H A Davrcp_tg_vendor_continuation.h111 uint8_t continuePduId_ {AVRC_TG_PDU_ID_INVALID}; // The value of the "ContinuePDU_ID".
210 uint8_t continuePduId_ {AVRC_TG_PDU_ID_INVALID}; // The value of the "ContinuePDU_ID".
H A Davrcp_tg_packet.h97 AVRC_TG_PDU_ID_INVALID = 0xFF, enumerator
H A Davrcp_tg_browse.h122 uint8_t pduId_ {AVRC_TG_PDU_ID_INVALID}; // The value of the "PDU ID".
H A Davrcp_tg_vendor.h242 uint8_t pduId_ {AVRC_TG_PDU_ID_INVALID}; // The value of the "PDU ID".