Home
last modified time | relevance | path

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 Davrcp_tg_profile.h887 …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 Davrcp_tg_service.cpp1818 … 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 Davrcp_tg_profile.cpp1613 void AvrcTgProfile::SendGetFolderItemsRsp( in SendGetFolderItemsRsp() function in OHOS::bluetooth::AvrcTgProfile
1630 void AvrcTgProfile::SendGetFolderItemsRsp( in SendGetFolderItemsRsp() function in OHOS::bluetooth::AvrcTgProfile