Home
last modified time | relevance | path

Searched defs:AvrcTgVendorPacket (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp26 AvrcTgVendorPacket::AvrcTgVendorPacket() : AvrcTgPacket(), status_(AVRC_ES_CODE_INVALID), label_(AV… in AvrcTgVendorPacket() function in OHOS::bluetooth::AvrcTgVendorPacket
31 AvrcTgVendorPacket::AvrcTgVendorPacket(uint8_t pduId, uint8_t status, uint8_t label) : status_(stat… in AvrcTgVendorPacket() function in OHOS::bluetooth::AvrcTgVendorPacket