Searched refs:SendPlayerApplicationSettingChangedRsp (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_service.cpp | 1312 profile_->SendPlayerApplicationSettingChangedRsp(true, attrs, vals, label, result); in GetPlayerAppSettingCurrentValue() 1359 … profile_->SendPlayerApplicationSettingChangedRsp(true, attributes, values, label, BT_SUCCESS); in OnGetCurrentPlayerAppSettingValueNative() 2405 … profile_->SendPlayerApplicationSettingChangedRsp(false, attributes, values, label, BT_SUCCESS); in GetPlayStatus() 2489 profile_->SendPlayerApplicationSettingChangedRsp(true, attrs, vals, label, RET_BAD_STATUS); in GetPlayStatus()
|
H A D | avrcp_tg_profile.h | 798 … void SendPlayerApplicationSettingChangedRsp(bool isInterim, const std::deque<uint8_t> &attributes,
|
H A D | avrcp_tg_profile.cpp | 1208 void AvrcTgProfile::SendPlayerApplicationSettingChangedRsp( in SendPlayerApplicationSettingChangedRsp() function in OHOS::bluetooth::AvrcTgProfile
|