Home
last modified time | relevance | path

Searched refs:SendListPlayerApplicationSettingAttributesRsp (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.h571 void SendListPlayerApplicationSettingAttributesRsp(
H A Davrcp_tg_service.cpp1208 profile_->SendListPlayerApplicationSettingAttributesRsp(rawAddr, attribtues, label, result); in GetPlayerAppSettingAttributes()
1246 … profile_->SendListPlayerApplicationSettingAttributesRsp(rawAddr, attributes, label, BT_SUCCESS); in OnGetPlayerAppSettingAttributesNative()
H A Davrcp_tg_profile.cpp634 void AvrcTgProfile::SendListPlayerApplicationSettingAttributesRsp( in SendListPlayerApplicationSettingAttributesRsp() function in OHOS::bluetooth::AvrcTgProfile