Searched defs:OnGetElementAttributes (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 123 … void OnGetElementAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> &attributes, in OnGetElementAttributes() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl 463 void OnGetElementAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> &attributes, in OnGetElementAttributes() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 450 void BluetoothAvrcpCtObserverProxy::OnGetElementAttributes(const RawAddress &rawAddr, in OnGetElementAttributes() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 191 void OnGetElementAttributes(const RawAddress &rawAddr, in OnGetElementAttributes() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl 605 …void OnGetElementAttributes(const BluetoothRemoteDevice &device, const std::vector<uint32_t> &attr… in OnGetElementAttributes() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.cpp | 145 void AvrcpTgService::ObserverImpl::OnGetElementAttributes(const std::string &addr, in OnGetElementAttributes() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl 1531 void AvrcpTgService::OnGetElementAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> … in OnGetElementAttributes() function in OHOS::bluetooth::AvrcpTgService
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 1341 void AvrcpCtService::OnGetElementAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> … in OnGetElementAttributes() function in OHOS::bluetooth::AvrcpCtService
|