/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_notification.h | 189 void InitAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter) in InitAddressedPlayerChanged() argument 200 void InitUidsChanged(uint16_t uidCounter) in InitUidsChanged() argument
|
H A D | avrcp_tg_browse.cpp | 108 AvrcTgSbpPacket::AvrcTgSbpPacket(uint16_t mtu, uint8_t status, uint16_t uidCounter, uint32_t numOfItems, in AvrcTgSbpPacket() argument 241 AvrcTgCpPacket::AvrcTgCpPacket(Packet *pkt, uint32_t uidCounter, uint8_t label) in AvrcTgCpPacket() argument 302 uint32_t uidCounter = static_cast<uint16_t>(payload); in DisassemblePacket() local 335 AvrcTgGfiPacket( uint16_t mtu, uint8_t status, uint32_t uidCounter, const std::vector<AvrcMpItem> &items, uint8_t label) AvrcTgGfiPacket() argument 352 AvrcTgGfiPacket( uint16_t mtu, uint8_t status, uint32_t uidCounter, const std::vector<AvrcMeItem> &items, uint8_t label) AvrcTgGfiPacket() argument 766 AvrcTgGiaPacket(Packet *pkt, uint32_t uidCounter, uint8_t label) AvrcTgGiaPacket() argument 880 uint32_t uidCounter = static_cast<uint16_t>(payload); DisassemblePacket() local 933 AvrcTgGtnoiPacket(uint8_t status, uint16_t uidCounter, uint32_t numOfItems, uint8_t label) AvrcTgGtnoiPacket() argument [all...] |
H A D | avrcp_tg_connection.cpp | 393 uint16_t uidCounter = 0x00; in GetUidCounter() local 25 AvrcTgConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback) AvrcTgConnectInfo() argument 92 Add(const RawAddress &rawAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback) Add() argument 405 SetUidCounter(const RawAddress &rawAddr, uint16_t uidCounter) SetUidCounter() argument [all...] |
H A D | avrcp_tg_profile.cpp | 1329 void AvrcTgProfile::SendUidsChangedRsp(bool isInterim, uint16_t uidCounter, uint8_t label, int result) in SendUidsChangedRsp() argument 1554 void AvrcTgProfile::SendSetBrowsedPlayerRsp(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, in SendSetBrowsedPlayerRsp() argument 1297 SendAddressedPlayerChangedRsp( bool isInterim, uint16_t playerId, uint16_t uidCounter, uint8_t label, int result) SendAddressedPlayerChangedRsp() argument 1576 uint16_t uidCounter = cnManager->GetUidCounter(rawAddr); ReceiveSetBrowsedPlayerCmd() local 1602 uint16_t uidCounter = cnManager->GetUidCounter(rawAddr); ReceiveChangePathCmd() local 1613 SendGetFolderItemsRsp( const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMpItem> &items, uint8_t label, int status) SendGetFolderItemsRsp() argument 1630 SendGetFolderItemsRsp( const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMeItem> &items, uint8_t label, int status) SendGetFolderItemsRsp() argument 1680 uint16_t uidCounter = cnManager->GetUidCounter(rawAddr); ReceiveGetItemAttributesCmd() local 1693 SendGetTotalNumberOfItemsRsp( const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) SendGetTotalNumberOfItemsRsp() argument [all...] |
H A D | avrcp_tg_service.cpp | 61 void AvrcpTgService::ObserverImpl::OnSetBrowsedPlayer(const std::string &addr, uint16_t uidCounter, uint32_t numOfItems, in OnSetBrowsedPlayer() argument 202 void AvrcpTgService::ObserverImpl::OnGetMediaPlayers(const std::string &addr, uint16_t uidCounter, in OnGetMediaPlayers() argument 226 void AvrcpTgService::ObserverImpl::OnGetFolderItems(const std::string &addr, uint16_t uidCounter, in OnGetFolderItems() argument 256 OnGetTotalNumberOfItems( const std::string &addr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) OnGetTotalNumberOfItems() argument 292 OnGetAddressedPlayer( const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) OnGetAddressedPlayer() argument 305 OnGetUidCounter(const std::string &addr, uint16_t uidCounter, uint8_t label) OnGetUidCounter() argument 1066 SetAddressedPlayer( const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) const SetAddressedPlayer() argument 1114 SetBrowsedPlayer(const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) const SetBrowsedPlayer() argument 1127 OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, const std::vector<std::string> &folderNames, uint8_t label, int status) OnSetBrowsedPlayer() argument 1153 OnSetBrowsedPlayerNative(RawAddress rawAddr, uint16_t uidCounter, uint32_t numOfItems, std::vector<std::string> folderNames, uint8_t label, int status) OnSetBrowsedPlayerNative() argument 1664 PlayItem( const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, uint8_t label) const GetPlayStatus() argument 1708 AddToNowPlaying( const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, uint8_t label) const GetPlayStatus() argument 1759 ChangePath( const RawAddress &rawAddr, uint16_t uidCounter, uint8_t direction, uint64_t folderUid, uint8_t label) const GetPlayStatus() argument 1826 OnGetMediaPlayers( const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMpItem> &items, uint8_t label, int status) GetPlayStatus() argument 1846 OnGetMediaPlayersNative( RawAddress rawAddr, uint16_t uidCounter, std::vector<AvrcMpItem> items, uint8_t label, int status) GetPlayStatus() argument 1864 OnGetFolderItems( const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMeItem> &items, uint8_t label, int status) GetPlayStatus() argument 1884 OnGetFolderItemsNative( RawAddress rawAddr, uint16_t uidCounter, std::vector<AvrcMeItem> items, uint8_t label, int status) GetPlayStatus() argument 1902 GetItemAttributes(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, std::vector<uint32_t> attributes, uint8_t label) const GetPlayStatus() argument 1961 OnGetTotalNumberOfItems( const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) GetPlayStatus() argument 1982 OnGetTotalNumberOfItemsNative( RawAddress rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) GetPlayStatus() argument 2108 OnGetAddressedPlayer( const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2129 OnGetAddressedPlayerNative( RawAddress rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2157 OnGetUidCounter(const RawAddress &rawAddr, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2176 OnGetUidCounterNative(const RawAddress &rawAddr, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2459 NotifyAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2473 NotifyAddressedPlayerChangedNative(uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2494 NotifyUidChanged(uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2507 NotifyUidChangedNative(uint16_t uidCounter, uint8_t label) GetPlayStatus() argument [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_proxy.cpp | 786 int32_t BluetoothAvrcpCtProxy::GetItemAttributes(const RawAddress &device, int64_t uid, int32_t uidCounter, in GetItemAttributes() argument 583 PlayItem(const RawAddress &device, int32_t scope, int64_t uid, int32_t uidCounter) PlayItem() argument
|
H A D | bluetooth_avrcp_tg_proxy.cpp | 436 void BluetoothAvrcpTgProxy::NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) in NotifyAddressedPlayerChanged() argument 464 void BluetoothAvrcpTgProxy::NotifyUidChanged(int32_t uidCounter) in NotifyUidChanged() argument
|
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 171 int uidCounter = data.ReadInt32(); in OnSetBrowsedPlayerInner() local 185 stub->OnSetBrowsedPlayer(RawAddress(addr), uidCounter, numberOfItems, folderNames, result, detail); in OnSetBrowsedPlayerInner() local 419 uint16_t uidCounter = static_cast<uint16_t>(data.ReadInt32()); in OnGetTotalNumberOfItemsInner() local 424 stub->OnGetTotalNumberOfItems(RawAddress(addr), uidCounter, numOfItems, result, detail); in OnGetTotalNumberOfItemsInner() local 578 uint16_t uidCounter = static_cast<uint16_t>(data.ReadInt32()); in OnAddressedPlayerChangedInner() local 580 stub->OnAddressedPlayerChanged(RawAddress(addr), playerId, uidCounter, result); in OnAddressedPlayerChangedInner() local 588 uint16_t uidCounter = static_cast<uint16_t>(data.ReadInt32()); in OnUidChangedInner() local 590 stub->OnUidChanged(RawAddress(addr), uidCounter, result); in OnUidChangedInner() local 608 uint16_t uidCounter = static_cast<uint16_t>(data.ReadInt32()); in OnGetMediaPlayersInner() local 624 stub->OnGetMediaPlayers(RawAddress(addr), uidCounter, item in OnGetMediaPlayersInner() local 632 uint8_t uidCounter = static_cast<uint8_t>(data.ReadInt32()); OnGetFolderItemsInner() local 648 stub->OnGetFolderItems(RawAddress(addr), uidCounter, items, result, detail); OnGetFolderItemsInner() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 172 int SetAddressedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in SetAddressedPlayer() argument 177 int SetBrowsedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in SetBrowsedPlayer() argument 249 int PlayItem(const std::string &addr, uint8_t scope, uint64_t uid, uint16_t uidCounter, uint8_t label) in PlayItem() argument 254 int AddToNowPlaying(const std::string &addr, uint8_t scope, uint64_t uid, uint16_t uidCounter, uint8_ in PlayItem() argument 263 ChangePath(const std::string &addr, uint16_t uidCounter, uint8_t direction, uint64_t folderUid, uint8_t label) ChangePath() argument 274 GetItemAttributes(const std::string &addr, uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes, uint8_t label) GetItemAttributes() argument [all...] |
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_tg.cpp | 401 void AvrcpTarget::NotifyAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter) in NotifyAddressedPlayerChanged() argument 415 void AvrcpTarget::NotifyUidChanged(uint16_t uidCounter) in NotifyUidChanged() argument
|
H A D | bluetooth_avrcp_ct.cpp | 1429 PlayItem(const BluetoothRemoteDevice &device, uint64_t uid, uint16_t uidCounter) PlayItem() argument 1626 ChangePath( const BluetoothRemoteDevice &device, uint16_t uidCounter, uint16_t direction, uint64_t folderUid) ChangePath() argument 1643 GetItemAttributes( const BluetoothRemoteDevice &device, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) GetItemAttributes() argument 1689 AddToNowPlaying(const BluetoothRemoteDevice &device, uint64_t uid, uint16_t uidCounter) AddToNowPlaying() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_tg_stub.cpp | 321 int32_t uidCounter = data.ReadInt32(); in NotifyAddressedPlayerChangedInner() local 330 int32_t uidCounter = data.ReadInt32(); in NotifyUidChangedInner() local
|
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 118 void BluetoothAvrcpCtObserverProxy::OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, in OnSetBrowsedPlayer() argument 985 void BluetoothAvrcpCtObserverProxy::OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, int result) in OnUidChanged() argument 1051 void BluetoothAvrcpCtObserverProxy::OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter, in OnGetMediaPlayers() argument 567 OnGetTotalNumberOfItems(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, int result, int detail) OnGetTotalNumberOfItems() argument 946 OnAddressedPlayerChanged( const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) OnAddressedPlayerChanged() argument 1101 OnGetFolderItems(const RawAddress &rawAddr, uint16_t uidCounter, std::vector<BluetoothAvrcpMeItem> &items, int result, int detail) OnGetFolderItems() argument [all...] |
H A D | bluetooth_avrcp_ct_stub.cpp | 478 int32_t uidCounter = data.ReadInt32(); in GetItemAttributesInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_browse.cpp | 189 AvrcCtCpPacket::AvrcCtCpPacket(uint16_t uidCounter, uint8_t direction, uint64_t folderUid) in AvrcCtCpPacket() argument 633 AvrcCtGiaPacket( uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) AvrcCtGiaPacket() argument
|
H A D | avrcp_ct_vendor.cpp | 1452 AvrcCtPiPacket::AvrcCtPiPacket(uint8_t scope, uint64_t uid, uint16_t uidCounter) in AvrcCtPiPacket() argument 1542 AvrcCtAtnpPacket::AvrcCtAtnpPacket(uint8_t scope, uint64_t uid, uint16_t uidCounter) in AvrcCtAtnpPacket() argument
|
H A D | avrcp_ct_connection.cpp | 364 uint16_t uidCounter = 0x00; in GetUidCounter() local 376 void AvrcCtConnectManager::SetUidCounter(const RawAddress &rawAddr, uint16_t uidCounter) in SetUidCounter() argument 24 AvrcCtConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, bool absVolume, AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback) AvrcCtConnectInfo() argument 109 Add(const RawAddress &rawAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, bool absVolume, AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback) Add() argument [all...] |
H A D | avrcp_ct_profile.cpp | 1197 void AvrcCtProfile::SendPlayItemCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in SendPlayItemCmd() argument 1224 void AvrcCtProfile::SendAddToNowPlayingCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in SendAddToNowPlayingCmd() argument 1774 SendChangePathCmd( const RawAddress &rawAddr, uint16_t uidCounter, uint8_t direction, uint64_t folderUid) SendChangePathCmd() argument 1833 SendGetItemAttributesCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) SendGetItemAttributesCmd() argument [all...] |
H A D | avrcp_ct_service.cpp | 831 void AvrcpCtService::OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, in OnSetBrowsedPlayer() argument 1413 int AvrcpCtService::PlayItem(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in PlayItem() argument 1441 void AvrcpCtService::PlayItemNative(RawAddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in PlayItemNative() argument 1470 AddToNowPlaying(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) AddToNowPlaying() argument 1498 AddToNowPlayingNative(RawAddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) AddToNowPlayingNative() argument 1622 ChangePath(const RawAddress &rawAddr, uint16_t uidCounter, uint8_t direction, uint64_t folderUid) ChangePath() argument 1653 ChangePathNative(RawAddress rawAddr, uint16_t uidCounter, uint8_t direction, uint64_t folderUid) ChangePathNative() argument 1733 OnGetFolderItems(const RawAddress &rawAddr, uint8_t scope, uint16_t uidCounter, const std::vector<AvrcMpItem> &mpItems, const std::vector<AvrcMeItem> &meItems, int result, int detail) const OnGetFolderItems() argument 1750 GetItemAttributes(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) GetItemAttributes() argument 1783 GetItemAttributesNative( RawAddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, std::vector<uint32_t> attributes) GetItemAttributesNative() argument 1861 OnGetTotalNumberOfItems( const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, int result, int detail) const OnGetTotalNumberOfItems() argument 2123 OnAddressedPlayerChanged( const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) const OnAddressedPlayerChanged() argument 2136 OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, int result) const OnUidChanged() argument [all...] |
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_ct.h | 231 MediaItems(uint16_t uidCounter, const std::vector<MediaItem> &mediaItems) in MediaItems() argument 268 MediaPlayers(uint16_t uidCounter, const std::vector<MediaPlayer> &mediaPlayers) in MediaPlayers() argument 309 TotalNumberOfItems(uint16_t uidCounter, uint32_t numOfItems) in TotalNumberOfItems() argument 354 Notification(uint16_t playerId, uint16_t uidCounter) : playerId_(playerId), uidCounter_(uidCounter) in Notification() argument 356 explicit Notification(uint16_t uidCounter) : uidCounter_(uidCounter) in Notification() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_tg_server.cpp | 431 void BluetoothAvrcpTgServer::NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) in NotifyAddressedPlayerChanged() argument 444 void BluetoothAvrcpTgServer::NotifyUidChanged(int32_t uidCounter) in NotifyUidChanged() argument
|
H A D | bluetooth_avrcp_ct_server.cpp | 1140 PlayItem(const RawAddress &device, int32_t scope, int64_t uid, int32_t uidCounter) PlayItem() argument 1257 GetItemAttributes(const RawAddress &device, int64_t uid, int32_t uidCounter, const std::vector<int32_t> &attributes) GetItemAttributes() argument [all...] |