Searched refs:SendChangePathRsp (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 | 869 … void SendChangePathRsp(const RawAddress &rawAddr, uint32_t numOfItems, uint8_t label, int status);
|
H A D | avrcp_tg_service.cpp | 1767 …profile_->SendChangePathRsp(rawAddr, AVRC_TG_CP_NUMBER_OF_ITEMS, label, AVRC_ES_CODE_INTERNAL_ERRO… in GetPlayStatus() 1804 profile_->SendChangePathRsp(rawAddr, numOfItems, label, status); in GetPlayStatus()
|
H A D | avrcp_tg_profile.cpp | 1586 void AvrcTgProfile::SendChangePathRsp(const RawAddress &rawAddr, uint32_t numOfItems, uint8_t label… in SendChangePathRsp() function in OHOS::bluetooth::AvrcTgProfile
|