Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/kits/napi/src/
Dnapi_bluetooth_remote_device_observer.cpp141 void NapiBluetoothRemoteDeviceObserver ::OnRemoteCodChanged( in OnRemoteCodChanged() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_remote_device_observer_proxy.cpp150 void BluetoothRemoteDeviceObserverproxy::OnRemoteCodChanged(const BluetoothRawAddress &device, int3… in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_host.cpp191 void OnRemoteCodChanged(const BluetoothRawAddress &device, int32_t cod) override in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothRemoteDeviceObserverImp
/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_host_server.cpp321 void OnRemoteCodChanged(const RawAddress &device, int32_t cod) override in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::ClassicRemoteDeviceObserver