Home
last modified time | relevance | path

Searched refs:OnGetPlayerAppSettingValues (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_avrcp_ct_observer.h44 virtual void OnGetPlayerAppSettingValues(const RawAddress &rawAddr,
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_ct_observer_proxy.h40 void OnGetPlayerAppSettingValues(const RawAddress &rawAddr,
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_avrcp_tg.h225 virtual void OnGetPlayerAppSettingValues(
H A Dinterface_profile_avrcp_ct.h189 virtual void OnGetPlayerAppSettingValues(
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h124 void OnGetPlayerAppSettingValues(
599 void OnGetPlayerAppSettingValues(
H A Davrcp_tg_service.cpp86 void AvrcpTgService::ObserverImpl::OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
94 service->OnGetPlayerAppSettingValues(rawAddr, values, label); in OnGetPlayerAppSettingValues()
1262 void AvrcpTgService::OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() function in OHOS::bluetooth::AvrcpTgService
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp94 void OnGetPlayerAppSettingValues(
97 impl_->OnGetPlayerAppSettingValues(rawAddr, attribute, values, result);
394 void OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() function
403 observer->OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues()
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h83 virtual void OnGetPlayerAppSettingValues(
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.h974 void OnGetPlayerAppSettingValues(
H A Davrcp_ct_service.cpp37 std::bind(&AvrcpCtService::OnGetPlayerAppSettingValues, this, _1, _2, _3, _4), in AvrcpCtService()
1041 void AvrcpCtService::OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() function in OHOS::bluetooth::AvrcpCtService
1048 myObserver_->OnGetPlayerAppSettingValues(rawAddr, attribute, values, result); in OnGetPlayerAppSettingValues()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp127 void OnGetPlayerAppSettingValues(const RawAddress &rawAddr,
135 impl_->OnGetPlayerAppSettingValues(
534 void OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() function
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp257 stub->OnGetPlayerAppSettingValues(RawAddress(addr), attrbute, values, result); in OnGetPlayerAppSettingValuesInner()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp246 void BluetoothAvrcpCtObserverProxy::OnGetPlayerAppSettingValues(const RawAddress &rawAddr, in OnGetPlayerAppSettingValues() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
251 HILOGE("[OnGetPlayerAppSettingValues] fail: write interface token failed."); in OnGetPlayerAppSettingValues()
256 HILOGE("[OnGetPlayerAppSettingValues] fail: write result failed"); in OnGetPlayerAppSettingValues()
261 HILOGE("[OnGetPlayerAppSettingValues] fail: write result failed"); in OnGetPlayerAppSettingValues()
270 HILOGE("[OnGetPlayerAppSettingValues] fail: write result failed"); in OnGetPlayerAppSettingValues()
275 HILOGE("[OnGetPlayerAppSettingValues] fail: write result failed"); in OnGetPlayerAppSettingValues()
284 HILOGE("BluetoothAvrcpCtObserverProxy::OnGetPlayerAppSettingValues done fail, error: %{public}d", error); in OnGetPlayerAppSettingValues()

Completed in 22 milliseconds