/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_avrcp_ct_observer.h | 44 virtual void OnGetPlayerAppSettingValues(const RawAddress &rawAddr,
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/ |
H A D | bluetooth_avrcp_ct_observer_proxy.h | 40 void OnGetPlayerAppSettingValues(const RawAddress &rawAddr,
|
/ohos5.0/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(
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 94 void OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl 97 impl_->OnGetPlayerAppSettingValues(rawAddr, attribute, values, result); in OnGetPlayerAppSettingValues() 394 void OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() function 403 observer->OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues()
|
/ohos5.0/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
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 83 virtual void OnGetPlayerAppSettingValues(
|
/ohos5.0/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()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 130 void OnGetPlayerAppSettingValues(const RawAddress &rawAddr, in OnGetPlayerAppSettingValues() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl 138 impl_->OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() 537 void OnGetPlayerAppSettingValues( in OnGetPlayerAppSettingValues() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 260 stub->OnGetPlayerAppSettingValues(RawAddress(addr), attrbute, values, result); in OnGetPlayerAppSettingValuesInner()
|
/ohos5.0/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
|