Home
last modified time | relevance | path

Searched refs:SendListPlayerApplicationSettingValuesRsp (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.h585 void SendListPlayerApplicationSettingValuesRsp(
H A Davrcp_tg_service.cpp1258 profile_->SendListPlayerApplicationSettingValuesRsp(rawAddr, values, label, result); in GetPlayerAppSettingValues()
1295 profile_->SendListPlayerApplicationSettingValuesRsp(rawAddr, values, label, BT_SUCCESS); in OnGetPlayerAppSettingValuesNative()
H A Davrcp_tg_profile.cpp661 void AvrcTgProfile::SendListPlayerApplicationSettingValuesRsp( in SendListPlayerApplicationSettingValuesRsp() function in OHOS::bluetooth::AvrcTgProfile