Home
last modified time | relevance | path

Searched refs:SendGetPlayerApplicationSettingValueTextRsp (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.h642 …void SendGetPlayerApplicationSettingValueTextRsp(const RawAddress &rawAddr, const std::vector<uint…
H A Davrcp_tg_profile.cpp778 void AvrcTgProfile::SendGetPlayerApplicationSettingValueTextRsp(const RawAddress &rawAddr, in SendGetPlayerApplicationSettingValueTextRsp() function in OHOS::bluetooth::AvrcTgProfile
H A Davrcp_tg_service.cpp1510 …profile_->SendGetPlayerApplicationSettingValueTextRsp(rawAddr, values, valueStr, label, BT_SUCCESS… in OnGetPlayerAppSettingValueTextNative()