Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_avrcp_ct_observer.h46 virtual void OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::vector<uint8_t> attributes,
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_ct_observer_proxy.h42 void OnGetPlayerAppSettingCurrentValue(
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_avrcp_tg.h240 virtual void OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::deque<uint8_t> &attributes,
H A Dinterface_profile_avrcp_ct.h205 virtual void OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr,
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h136 void OnGetPlayerAppSettingCurrentValue(const std::string &addr, const std::deque<uint8_t> &attributes,
612 void OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::deque<uint8_t> &attributes,
H A Davrcp_tg_service.cpp98 void AvrcpTgService::ObserverImpl::OnGetPlayerAppSettingCurrentValue(const std::string &addr, in OnGetPlayerAppSettingCurrentValue() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
106 service->OnGetPlayerAppSettingCurrentValue(rawAddr, attributes, values, label, context); in OnGetPlayerAppSettingCurrentValue()
1317 void AvrcpTgService::OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, in OnGetPlayerAppSettingCurrentValue() function in OHOS::bluetooth::AvrcpTgService
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp100 void OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes,
103 impl_->OnGetPlayerAppSettingCurrentValue(rawAddr, attributes, values, result);
408 void OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, in OnGetPlayerAppSettingCurrentValue() function
416 observer->OnGetPlayerAppSettingCurrentValue(rawAddr, in OnGetPlayerAppSettingCurrentValue()
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h86 virtual void OnGetPlayerAppSettingCurrentValue(const std::string &addr, const std::deque<uint8_t> &attributes,
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.h1000 void OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes,
H A Davrcp_ct_service.cpp38 std::bind(&AvrcpCtService::OnGetPlayerAppSettingCurrentValue, this, _1, _2, _3, _4), in AvrcpCtService()
1100 void AvrcpCtService::OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, in OnGetPlayerAppSettingCurrentValue() function in OHOS::bluetooth::AvrcpCtService
1107 myObserver_->OnGetPlayerAppSettingCurrentValue(rawAddr, attributes, values, result); in OnGetPlayerAppSettingCurrentValue()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp141 void OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::vector<uint8_t> attributes,
148 impl_->OnGetPlayerAppSettingCurrentValue(device, attributes, values, static_cast<int>(result));
548 void OnGetPlayerAppSettingCurrentValue( in OnGetPlayerAppSettingCurrentValue() function
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp286 stub->OnGetPlayerAppSettingCurrentValue(RawAddress(addr), attrbutes, values, result); in OnGetPlayerAppSettingCurrentValueInner()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp288 void BluetoothAvrcpCtObserverProxy::OnGetPlayerAppSettingCurrentValue( in OnGetPlayerAppSettingCurrentValue() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
293 HILOGE("[OnGetPlayerAppSettingCurrentValue] fail: write interface token failed."); in OnGetPlayerAppSettingCurrentValue()
298 HILOGE("[OnGetPlayerAppSettingCurrentValue] fail: write result failed"); in OnGetPlayerAppSettingCurrentValue()
307 HILOGE("[OnGetPlayerAppSettingCurrentValue] fail: write result failed"); in OnGetPlayerAppSettingCurrentValue()
316 HILOGE("[OnGetPlayerAppSettingCurrentValue] fail: write result failed"); in OnGetPlayerAppSettingCurrentValue()
321 HILOGE("[OnGetPlayerAppSettingCurrentValue] fail: write result failed"); in OnGetPlayerAppSettingCurrentValue()
331 HILOGE("BluetoothAvrcpCtObserverProxy::OnGetPlayerAppSettingCurrentValue done fail, error: %{public}d", error); in OnGetPlayerAppSettingCurrentValue()
369 HILOGE("[OnGetPlayerAppSettingCurrentValue] fail: write interface token failed."); in OnGetPlayerAppSettingAttributeText()
374 HILOGE("[OnGetPlayerAppSettingCurrentValue] fail: write result failed"); in OnGetPlayerAppSettingAttributeText()
383 HILOGE("[OnGetPlayerAppSettingCurrentValue] fai in OnGetPlayerAppSettingAttributeText()
[all...]

Completed in 25 milliseconds