Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
Dmedia_service.h172 …int SetAddressedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t la… in SetAddressedPlayer()
177 …int SetBrowsedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t labe… in SetBrowsedPlayer()
249 …int PlayItem(const std::string &addr, uint8_t scope, uint64_t uid, uint16_t uidCounter, uint8_t la… in PlayItem()
254 …int AddToNowPlaying(const std::string &addr, uint8_t scope, uint64_t uid, uint16_t uidCounter, uin… in AddToNowPlaying()
263 …int ChangePath(const std::string &addr, uint16_t uidCounter, uint8_t direction, uint64_t folderUid… in ChangePath()
274 int GetItemAttributes(const std::string &addr, uint8_t scope, uint64_t uid, uint16_t uidCounter, in GetItemAttributes()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_browse.cpp108 AvrcTgSbpPacket::AvrcTgSbpPacket(uint16_t mtu, uint8_t status, uint16_t uidCounter, uint32_t numOfI… in AvrcTgSbpPacket()
241 AvrcTgCpPacket::AvrcTgCpPacket(Packet *pkt, uint32_t uidCounter, uint8_t label) in AvrcTgCpPacket()
302 uint32_t uidCounter = static_cast<uint16_t>(payload); in DisassemblePacket() local
336 …uint16_t mtu, uint8_t status, uint32_t uidCounter, const std::vector<AvrcMpItem> &items, uint8_t l… in AvrcTgGfiPacket()
353 …uint16_t mtu, uint8_t status, uint32_t uidCounter, const std::vector<AvrcMeItem> &items, uint8_t l… in AvrcTgGfiPacket()
766 AvrcTgGiaPacket::AvrcTgGiaPacket(Packet *pkt, uint32_t uidCounter, uint8_t label) in AvrcTgGiaPacket()
880 uint32_t uidCounter = static_cast<uint16_t>(payload); in DisassemblePacket() local
933 AvrcTgGtnoiPacket::AvrcTgGtnoiPacket(uint8_t status, uint16_t uidCounter, uint32_t numOfItems, uint… in AvrcTgGtnoiPacket()
Davrcp_tg_service.cpp61 void AvrcpTgService::ObserverImpl::OnSetBrowsedPlayer(const std::string &addr, uint16_t uidCounter,… in OnSetBrowsedPlayer()
202 void AvrcpTgService::ObserverImpl::OnGetMediaPlayers(const std::string &addr, uint16_t uidCounter, in OnGetMediaPlayers()
226 void AvrcpTgService::ObserverImpl::OnGetFolderItems(const std::string &addr, uint16_t uidCounter, in OnGetFolderItems()
257 const std::string &addr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) in OnGetTotalNumberOfItems()
293 const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in OnGetAddressedPlayer()
305 void AvrcpTgService::ObserverImpl::OnGetUidCounter(const std::string &addr, uint16_t uidCounter, ui… in OnGetUidCounter()
1067 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) const in SetAddressedPlayer()
1114 …AvrcpTgService::SetBrowsedPlayer(const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, in SetBrowsedPlayer()
1127 void AvrcpTgService::OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t nu… in OnSetBrowsedPlayer()
1153 void AvrcpTgService::OnSetBrowsedPlayerNative(RawAddress rawAddr, uint16_t uidCounter, uint32_t num… in OnSetBrowsedPlayerNative()
[all …]
Davrcp_tg_notification.h189 void InitAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter) in InitAddressedPlayerChanged()
200 void InitUidsChanged(uint16_t uidCounter) in InitUidsChanged()
Davrcp_tg_connection.cpp26 …uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, AvctChannelEventCallback eventCallbac… in AvrcTgConnectInfo()
93 …uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, AvctChannelEventCallback eventCallbac… in Add()
393 uint16_t uidCounter = 0x00; in GetUidCounter() local
405 void AvrcTgConnectManager::SetUidCounter(const RawAddress &rawAddr, uint16_t uidCounter) in SetUidCounter()
Davrcp_tg_profile.cpp1298 bool isInterim, uint16_t playerId, uint16_t uidCounter, uint8_t label, int result) in SendAddressedPlayerChangedRsp()
1329 void AvrcTgProfile::SendUidsChangedRsp(bool isInterim, uint16_t uidCounter, uint8_t label, int resu… in SendUidsChangedRsp()
1554 void AvrcTgProfile::SendSetBrowsedPlayerRsp(const RawAddress &rawAddr, uint16_t uidCounter, uint32_… in SendSetBrowsedPlayerRsp()
1576 uint16_t uidCounter = cnManager->GetUidCounter(rawAddr); in ReceiveSetBrowsedPlayerCmd() local
1602 uint16_t uidCounter = cnManager->GetUidCounter(rawAddr); in ReceiveChangePathCmd() local
1614 …const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMpItem> &items, uint8_t labe… in SendGetFolderItemsRsp()
1631 …const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMeItem> &items, uint8_t labe… in SendGetFolderItemsRsp()
1680 uint16_t uidCounter = cnManager->GetUidCounter(rawAddr); in ReceiveGetItemAttributesCmd() local
1694 const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) in SendGetTotalNumberOfItemsRsp()
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_avrcp_ct.h230 MediaItems(uint16_t uidCounter, const std::vector<MediaItem> &mediaItems) in MediaItems()
267 MediaPlayers(uint16_t uidCounter, const std::vector<MediaPlayer> &mediaPlayers) in MediaPlayers()
308 TotalNumberOfItems(uint16_t uidCounter, uint32_t numOfItems) in TotalNumberOfItems()
353 …Notification(uint16_t playerId, uint16_t uidCounter) : playerId_(playerId), uidCounter_(uidCounter) in Notification()
355 explicit Notification(uint16_t uidCounter) : uidCounter_(uidCounter) in Notification()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
Davrcp_ct_service.cpp831 void AvrcpCtService::OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t nu… in OnSetBrowsedPlayer()
1413 …rcpCtService::PlayItem(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in PlayItem()
1441 …vrcpCtService::PlayItemNative(RawAddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in PlayItemNative()
1470 …rvice::AddToNowPlaying(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in AddToNowPlaying()
1498 …ervice::AddToNowPlayingNative(RawAddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in AddToNowPlayingNative()
1622 int AvrcpCtService::ChangePath(const RawAddress &rawAddr, uint16_t uidCounter, uint8_t direction, u… in ChangePath()
1653 void AvrcpCtService::ChangePathNative(RawAddress rawAddr, uint16_t uidCounter, uint8_t direction, u… in ChangePathNative()
1733 void AvrcpCtService::OnGetFolderItems(const RawAddress &rawAddr, uint8_t scope, uint16_t uidCounter, in OnGetFolderItems()
1750 …ice::GetItemAttributes(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, in GetItemAttributes()
1784 …RawAddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, std::vector<uint32_t> attrib… in GetItemAttributesNative()
[all …]
Davrcp_ct_connection.cpp25 …uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, bool absVolume, AvctChannelEventCallb… in AvrcCtConnectInfo()
110 …uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, bool absVolume, AvctChannelEventCallb… in Add()
364 uint16_t uidCounter = 0x00; in GetUidCounter() local
376 void AvrcCtConnectManager::SetUidCounter(const RawAddress &rawAddr, uint16_t uidCounter) in SetUidCounter()
Davrcp_ct_browse.cpp189 AvrcCtCpPacket::AvrcCtCpPacket(uint16_t uidCounter, uint8_t direction, uint64_t folderUid) in AvrcCtCpPacket()
634 uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) in AvrcCtGiaPacket()
Davrcp_ct_profile.cpp1197 …ofile::SendPlayItemCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in SendPlayItemCmd()
1224 …SendAddToNowPlayingCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in SendAddToNowPlayingCmd()
1775 const RawAddress &rawAddr, uint16_t uidCounter, uint8_t direction, uint64_t folderUid) in SendChangePathCmd()
1834 uint16_t uidCounter, const std::vector<uint32_t> &attributes) in SendGetItemAttributesCmd()
Davrcp_ct_vendor.cpp1452 AvrcCtPiPacket::AvrcCtPiPacket(uint8_t scope, uint64_t uid, uint16_t uidCounter) in AvrcCtPiPacket()
1542 AvrcCtAtnpPacket::AvrcCtAtnpPacket(uint8_t scope, uint64_t uid, uint16_t uidCounter) in AvrcCtAtnpPacket()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_avrcp_ct_observer_stub.cpp166 int uidCounter = data.ReadInt32(); in OnSetBrowsedPlayerInner() local
403 uint16_t uidCounter = static_cast<uint16_t>(data.ReadInt32()); in OnGetTotalNumberOfItemsInner() local
551 uint16_t uidCounter = static_cast<uint16_t>(data.ReadInt32()); in OnAddressedPlayerChangedInner() local
560 uint16_t uidCounter = static_cast<uint16_t>(data.ReadInt32()); in OnUidChangedInner() local
578 uint16_t uidCounter = static_cast<uint16_t>(data.ReadInt32()); in OnGetMediaPlayersInner() local
601 uint8_t uidCounter = static_cast<uint8_t>(data.ReadInt32()); in OnGetFolderItemsInner() local
Dbluetooth_avrcp_tg_proxy.cpp433 void BluetoothAvrcpTgProxy::NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) in NotifyAddressedPlayerChanged()
461 void BluetoothAvrcpTgProxy::NotifyUidChanged(int32_t uidCounter) in NotifyUidChanged()
Dbluetooth_avrcp_ct_proxy.cpp584 int32_t uidCounter) in PlayItem()
786 …BluetoothAvrcpCtProxy::GetItemAttributes(const RawAddress &device, int64_t uid, int32_t uidCounter, in GetItemAttributes()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_avrcp_ct_observer_proxy.cpp113 …d BluetoothAvrcpCtObserverProxy::OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, in OnSetBrowsedPlayer()
563 uint16_t uidCounter, uint32_t numOfItems, int result, int detail) in OnGetTotalNumberOfItems()
942 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) in OnAddressedPlayerChanged()
980 void BluetoothAvrcpCtObserverProxy::OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, in… in OnUidChanged()
1046 …id BluetoothAvrcpCtObserverProxy::OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter, in OnGetMediaPlayers()
1096 void BluetoothAvrcpCtObserverProxy::OnGetFolderItems(const RawAddress &rawAddr, uint16_t uidCounter, in OnGetFolderItems()
Dbluetooth_avrcp_tg_stub.cpp321 int32_t uidCounter = data.ReadInt32(); in NotifyAddressedPlayerChangedInner() local
330 int32_t uidCounter = data.ReadInt32(); in NotifyUidChangedInner() local
Dbluetooth_avrcp_ct_stub.cpp478 int32_t uidCounter = data.ReadInt32(); in GetItemAttributesInner() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_avrcp_ct_server.cpp76 void OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, in OnSetBrowsedPlayer()
150 …void OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMpIte… in OnGetMediaPlayers()
156 …void OnGetFolderItems(const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMeItem… in OnGetFolderItems()
169 …const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, int result, int detail) overr… in OnGetTotalNumberOfItems()
221 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) override in OnAddressedPlayerChanged()
226 void OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, int result) override in OnUidChanged()
1140 …thAvrcpCtServer::PlayItem(const RawAddress &device, int32_t scope, int64_t uid, int32_t uidCounter) in PlayItem()
1257 …luetoothAvrcpCtServer::GetItemAttributes(const RawAddress &device, int64_t uid, int32_t uidCounter, in GetItemAttributes()
Dbluetooth_avrcp_tg_server.cpp430 void BluetoothAvrcpTgServer::NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) in NotifyAddressedPlayerChanged()
443 void BluetoothAvrcpTgServer::NotifyUidChanged(int32_t uidCounter) in NotifyUidChanged()
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_avrcp_ct.cpp86 void OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, in OnSetBrowsedPlayer()
226 void OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter, in OnGetMediaPlayers()
252 …void OnGetFolderItems(const RawAddress &rawAddr, uint16_t uidCounter, std::vector<BluetoothAvrcpMe… in OnGetFolderItems()
287 … void OnGetTotalNumberOfItems(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, in OnGetTotalNumberOfItems()
398 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) override in OnAddressedPlayerChanged()
410 void OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, int result) override in OnUidChanged()
1424 …t AvrcpController::PlayItem(const BluetoothRemoteDevice &device, uint64_t uid, uint16_t uidCounter) in PlayItem()
1622 … const BluetoothRemoteDevice &device, uint16_t uidCounter, uint16_t direction, uint64_t folderUid) in ChangePath()
1639 …const BluetoothRemoteDevice &device, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t… in GetItemAttributes()
1684 …Controller::AddToNowPlaying(const BluetoothRemoteDevice &device, uint64_t uid, uint16_t uidCounter) in AddToNowPlaying()
Dbluetooth_avrcp_tg.cpp396 void AvrcpTarget::NotifyAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter) in NotifyAddressedPlayerChanged()
410 void AvrcpTarget::NotifyUidChanged(uint16_t uidCounter) in NotifyUidChanged()