Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_remote_device_observer.cpp136 void NapiBluetoothRemoteDeviceObserver ::OnRemoteCodChanged( in OnRemoteCodChanged() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_remote_device_observer_proxy.cpp158 void BluetoothRemoteDeviceObserverproxy::OnRemoteCodChanged(const BluetoothRawAddress &device, int3… in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gap.cpp235 …void OnRemoteCodChanged(const BluetoothRemoteDevice &device, const BluetoothDeviceClass &cod) over… in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverWapper
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp236 void OnRemoteCodChanged(const BluetoothRawAddress &device, int32_t cod) override in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothRemoteDeviceObserverImp
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp386 void OnRemoteCodChanged(const RawAddress &device, int32_t cod) override in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::ClassicRemoteDeviceObserver