/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_avrcp_ct_observer.h | 44 virtual void OnGetPlayerAppSettingValues(const RawAddress &rawAddr,
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/ |
H A D | bluetooth_avrcp_ct_observer_proxy.h | 40 void OnGetPlayerAppSettingValues(const RawAddress &rawAddr,
|
/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_avrcp_tg.h | 225 virtual void OnGetPlayerAppSettingValues(
|
H A D | interface_profile_avrcp_ct.h | 189 virtual void OnGetPlayerAppSettingValues(
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.h | 124 void OnGetPlayerAppSettingValues( 599 void OnGetPlayerAppSettingValues(
|
H A D | avrcp_tg_service.cpp | 86 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 D | bluetooth_avrcp_ct_server.cpp | 94 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 D | media_service.h | 83 virtual void OnGetPlayerAppSettingValues(
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.h | 974 void OnGetPlayerAppSettingValues(
|
H A D | avrcp_ct_service.cpp | 37 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 D | bluetooth_avrcp_ct.cpp | 127 void OnGetPlayerAppSettingValues(const RawAddress &rawAddr, 135 impl_->OnGetPlayerAppSettingValues( 534 void OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() function
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 257 stub->OnGetPlayerAppSettingValues(RawAddress(addr), attrbute, values, result); in OnGetPlayerAppSettingValuesInner()
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 246 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()
|