Searched refs:SendGetFolderItemsRsp (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 | 887 …void SendGetFolderItemsRsp(const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcM… 906 …void SendGetFolderItemsRsp(const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcM…
|
H A D | avrcp_tg_service.cpp | 1818 … profile_->SendGetFolderItemsRsp(rawAddr, 0x00, items, label, AVRC_ES_CODE_INTERNAL_ERROR); in GetPlayStatus() 1821 … profile_->SendGetFolderItemsRsp(rawAddr, 0x00, items, label, AVRC_ES_CODE_INTERNAL_ERROR); in GetPlayStatus() 1860 profile_->SendGetFolderItemsRsp(rawAddr, uidCounter, items, label, status); in GetPlayStatus() 1898 profile_->SendGetFolderItemsRsp(rawAddr, uidCounter, items, label, status); in GetPlayStatus()
|
H A D | avrcp_tg_profile.cpp | 1613 void AvrcTgProfile::SendGetFolderItemsRsp( in SendGetFolderItemsRsp() function in OHOS::bluetooth::AvrcTgProfile 1630 void AvrcTgProfile::SendGetFolderItemsRsp( in SendGetFolderItemsRsp() function in OHOS::bluetooth::AvrcTgProfile
|