Searched refs:SendSetBrowsedPlayerRsp (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_profile.h | 851 … void SendSetBrowsedPlayerRsp(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems,
|
H A D | avrcp_tg_service.cpp | 1123 …profile_->SendSetBrowsedPlayerRsp(rawAddr, 0x00, 0x00, folderNames, label, AVRC_ES_CODE_INTERNAL_E… in SetBrowsedPlayer() 1167 … profile_->SendSetBrowsedPlayerRsp(rawAddr, uidCounter, numOfItems, folderNames, label, status); in OnSetBrowsedPlayerNative()
|
H A D | avrcp_tg_profile.cpp | 1554 void AvrcTgProfile::SendSetBrowsedPlayerRsp(const RawAddress &rawAddr, uint16_t uidCounter, uint32_… in SendSetBrowsedPlayerRsp() function in OHOS::bluetooth::AvrcTgProfile
|