Home
last modified time | relevance | path

Searched refs:OnGetPlayerAppSettingAttributes (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_avrcp_ct_observer.h42 virtual void OnGetPlayerAppSettingAttributes(
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_ct_observer_proxy.h38 void OnGetPlayerAppSettingAttributes(
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_avrcp_tg.h212 virtual void OnGetPlayerAppSettingAttributes(
H A Dinterface_profile_avrcp_ct.h173 virtual void OnGetPlayerAppSettingAttributes(
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h108 * @brief Responds the data of the <b>OnGetPlayerAppSettingAttributes</b>.
114 void OnGetPlayerAppSettingAttributes(
588 void OnGetPlayerAppSettingAttributes(
H A Davrcp_tg_service.cpp74 void AvrcpTgService::ObserverImpl::OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
82 service->OnGetPlayerAppSettingAttributes(rawAddr, attributes, label); in OnGetPlayerAppSettingAttributes()
1212 void AvrcpTgService::OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes() function in OHOS::bluetooth::AvrcpTgService
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp88 void OnGetPlayerAppSettingAttributes(
91 impl_->OnGetPlayerAppSettingAttributes(rawAddr, attributes, result);
382 void OnGetPlayerAppSettingAttributes(const RawAddress &rawAddr, std::vector<uint8_t> attributes, int result) in OnGetPlayerAppSettingAttributes() function
389 observer->OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes()
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h80 virtual void OnGetPlayerAppSettingAttributes(
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp115 void OnGetPlayerAppSettingAttributes(
122 impl_->OnGetPlayerAppSettingAttributes(device, attributes, static_cast<int>(result));
520 void OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes() function
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp236 stub->OnGetPlayerAppSettingAttributes(RawAddress(addr), attributes, result); in OnGetPlayerAppSettingAttributesInner()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp209 void BluetoothAvrcpCtObserverProxy::OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
214 HILOGE("[OnGetPlayerAppSettingAttributes] fail: write interface token failed."); in OnGetPlayerAppSettingAttributes()
219 HILOGE("[OnGetPlayerAppSettingAttributes] fail: write result failed"); in OnGetPlayerAppSettingAttributes()
228 HILOGE("[OnGetPlayerAppSettingAttributes] fail: write result failed"); in OnGetPlayerAppSettingAttributes()
233 HILOGE("[OnGetPlayerAppSettingAttributes] fail: write result failed"); in OnGetPlayerAppSettingAttributes()
242 HILOGE("BluetoothAvrcpCtObserverProxy::OnGetPlayerAppSettingAttributes done fail, error: %{public}d", error); in OnGetPlayerAppSettingAttributes()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp989 myObserver_->OnGetPlayerAppSettingAttributes(rawAddr, attributes, result); in OnGetPlayerAppSettingAttribtues()

Completed in 20 milliseconds