Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.cpp1071 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendPlaybackStatusChangedRsp() local
1105 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendTrackChangedRsp() local
1134 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendTrackReachedEndRsp() local
1163 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendTrackReachedStartRsp() local
1193 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendPlaybackPosChangedRsp() local
1224 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendPlayerApplicationSettingChangedRsp() local
1254 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendNowPlayingContentChangedRsp() local
1283 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendAvailablePlayersChangedRsp() local
1314 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendAddressedPlayerChangedRsp() local
1344 std::shared_ptr<AvrcTgNotifyPacket> notifyPkt = in SendUidsChangedRsp() local
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp1299 std::shared_ptr<AvrcCtNotifyPacket> notifyPkt = std::make_shared<AvrcCtNotifyPacket>(pkt); in ReceiveRegisterNotificationRsp() local
1330 const RawAddress &rawAddr, const std::shared_ptr<AvrcCtNotifyPacket> &notifyPkt, int result) in InformNotificationChanged()
1380 const RawAddress &rawAddr, const std::shared_ptr<AvrcCtNotifyPacket> &notifyPkt, int result) in InformPlayerApplicationSettingChanged()