/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_avrcp_ct_observer.h | 42 virtual void OnGetPlayerAppSettingAttributes(
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/ |
H A D | bluetooth_avrcp_ct_observer_proxy.h | 38 void OnGetPlayerAppSettingAttributes(
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_avrcp_tg.h | 212 virtual void OnGetPlayerAppSettingAttributes(
|
H A D | interface_profile_avrcp_ct.h | 173 virtual void OnGetPlayerAppSettingAttributes(
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 88 void OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl 91 impl_->OnGetPlayerAppSettingAttributes(rawAddr, attributes, result); in OnGetPlayerAppSettingAttributes() 382 …void OnGetPlayerAppSettingAttributes(const RawAddress &rawAddr, std::vector<uint8_t> attributes, i… in OnGetPlayerAppSettingAttributes() function 389 observer->OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.h | 114 void OnGetPlayerAppSettingAttributes( 588 void OnGetPlayerAppSettingAttributes(
|
H A D | avrcp_tg_service.cpp | 74 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
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 80 virtual void OnGetPlayerAppSettingAttributes(
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 118 void OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl 125 impl_->OnGetPlayerAppSettingAttributes(device, attributes, static_cast<int>(result)); in OnGetPlayerAppSettingAttributes() 523 void OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 239 stub->OnGetPlayerAppSettingAttributes(RawAddress(addr), attributes, result); in OnGetPlayerAppSettingAttributesInner()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 209 void BluetoothAvrcpCtObserverProxy::OnGetPlayerAppSettingAttributes( in OnGetPlayerAppSettingAttributes() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 989 myObserver_->OnGetPlayerAppSettingAttributes(rawAddr, attributes, result); in OnGetPlayerAppSettingAttribtues()
|