Home
last modified time | relevance | path

Searched defs:OnGetCapabilities (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp82 void OnGetCapabilities(const RawAddress &rawAddr, const std::vector<uint32_t> &companies, in OnGetCapabilities() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
367 void OnGetCapabilities(const RawAddress &rawAddr, const std::vector<uint32_t> &companies, in OnGetCapabilities() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp166 void BluetoothAvrcpCtObserverProxy::OnGetCapabilities(const RawAddress &rawAddr, const std::vector<… in OnGetCapabilities() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp107 void OnGetCapabilities(const RawAddress &rawAddr, const std::vector<uint32_t> &companies, in OnGetCapabilities() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
504 …void OnGetCapabilities(const BluetoothRemoteDevice &device, const std::vector<uint32_t> &companies, in OnGetCapabilities() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp921 void AvrcpCtService::OnGetCapabilities(const RawAddress &rawAddr, const std::vector<uint32_t> &comp… in OnGetCapabilities() function in OHOS::bluetooth::AvrcpCtService