Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp929 AvrcCtGpasatPacket *gpasatPkt = nullptr; in ReceiveGetPlayerApplicationSettingAttributeTextRsp() local
1588 AvrcCtGpasatPacket *gpasatPkt = static_cast<AvrcCtGpasatPacket *>(packet.get()); in ProcessVendorAvcStatus2Timeout() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.cpp765 … std::shared_ptr<AvrcTgGpasatPacket> gpasatPkt = std::make_shared<AvrcTgGpasatPacket>(pkt, label); in ReceiveGetPlayerApplicationSettingAttributeTextCmd() local