Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_remote_device_observer.cpp69 void NapiBluetoothRemoteDeviceObserver ::OnRemoteCodChanged( in OnRemoteCodChanged() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_remote_device_observer_proxy.cpp162 void BluetoothRemoteDeviceObserverproxy::OnRemoteCodChanged(const BluetoothRawAddress &device, int3… in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy
/ohos5.0/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h91 void OnRemoteCodChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnRemoteCodChanged() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp243 …void OnRemoteCodChanged(const BluetoothRemoteDevice &device, const BluetoothDeviceClass &cod) over… in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverWapper
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp298 void OnRemoteCodChanged(const BluetoothRawAddress &device, int32_t cod) override in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothRemoteDeviceObserverImp
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp399 void OnRemoteCodChanged(const RawAddress &device, int32_t cod) override in OnRemoteCodChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::ClassicRemoteDeviceObserver