/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_browse.cpp | 108 …gSbpPacket::AvrcTgSbpPacket(uint16_t mtu, uint8_t status, uint16_t uidCounter, uint32_t numOfItems, in AvrcTgSbpPacket() 229 AvrcTgCpPacket::AvrcTgCpPacket(uint8_t status, uint32_t numOfItems, uint8_t label) in AvrcTgCpPacket() 933 AvrcTgGtnoiPacket::AvrcTgGtnoiPacket(uint8_t status, uint16_t uidCounter, uint32_t numOfItems, uint… in AvrcTgGtnoiPacket()
|
H A D | avrcp_tg_service.cpp | 61 …ObserverImpl::OnSetBrowsedPlayer(const std::string &addr, uint16_t uidCounter, uint32_t numOfItems, in OnSetBrowsedPlayer() 190 void AvrcpTgService::ObserverImpl::OnChangePath(const std::string &addr, uint32_t numOfItems, uint8… in OnChangePath() 257 const std::string &addr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) in OnGetTotalNumberOfItems() 1127 …pTgService::OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, in OnSetBrowsedPlayer() 1153 …cpTgService::OnSetBrowsedPlayerNative(RawAddress rawAddr, uint16_t uidCounter, uint32_t numOfItems, in OnSetBrowsedPlayerNative() 1771 void AvrcpTgService::OnChangePath(const RawAddress &rawAddr, uint32_t numOfItems, uint8_t label, in… in GetPlayStatus() 1791 void AvrcpTgService::OnChangePathNative(RawAddress rawAddr, uint32_t numOfItems, uint8_t label, int… in GetPlayStatus() 1962 const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) in GetPlayStatus() 1983 RawAddress rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) in GetPlayStatus()
|
H A D | avrcp_tg_profile.cpp | 1554 …ofile::SendSetBrowsedPlayerRsp(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, in SendSetBrowsedPlayerRsp() 1586 void AvrcTgProfile::SendChangePathRsp(const RawAddress &rawAddr, uint32_t numOfItems, uint8_t label… in SendChangePathRsp() 1694 const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) in SendGetTotalNumberOfItemsRsp()
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_ct.h | 309 TotalNumberOfItems(uint16_t uidCounter, uint32_t numOfItems) in TotalNumberOfItems()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 76 void OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, in OnSetBrowsedPlayer() 145 … void OnChangePath(const RawAddress &rawAddr, uint32_t numOfItems, int result, int detail) override in OnChangePath() 169 …const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, int result, int detail) overr… in OnGetTotalNumberOfItems()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 831 …pCtService::OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, in OnSetBrowsedPlayer() 1670 void AvrcpCtService::OnChangePath(const RawAddress &rawAddr, uint32_t numOfItems, int result, int d… in OnChangePath() 1862 … const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, int result, int detail) const in OnGetTotalNumberOfItems()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 423 uint32_t numOfItems = data.ReadUint32(); in OnGetTotalNumberOfItemsInner() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 568 uint16_t uidCounter, uint32_t numOfItems, int result, int detail) in OnGetTotalNumberOfItems()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 291 … void OnGetTotalNumberOfItems(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, in OnGetTotalNumberOfItems()
|