Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.cpp651 std::shared_ptr<AvrcTgLpasaPacket> lpasaPkt = std::make_shared<AvrcTgLpasaPacket>(pkt, label); in ReceiveListPlayerApplicationSettingAttributesCmd() local
653 if (lpasaPkt->IsValid()) { in ReceiveListPlayerApplicationSettingAttributesCmd()
656 std::shared_ptr<AvrcTgVendorPacket> packet = lpasaPkt; in ReceiveListPlayerApplicationSettingAttributesCmd()