Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_remote_device_observer.cpp131 void NapiBluetoothRemoteDeviceObserver ::OnRemoteCodChanged( in OnRemoteCodChanged() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
/foundation/communication/bluetooth/services/bluetooth/ipc/src/
Dbluetooth_remote_device_observer_proxy.cpp157 void BluetoothRemoteDeviceObserverproxy::OnRemoteCodChanged(const BluetoothRawAddress &device, int3… in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp203 void OnRemoteCodChanged(const BluetoothRawAddress &device, int32_t cod) override in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothRemoteDeviceObserverImp
/foundation/communication/bluetooth/services/bluetooth/server/src/
Dbluetooth_host_server.cpp385 void OnRemoteCodChanged(const RawAddress &device, int32_t cod) override in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::ClassicRemoteDeviceObserver