Home
last modified time | relevance | path

Searched defs:OnDeviceAddrChanged (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/access/
Dnapi_bluetooth_access_observer.h37 void OnDeviceAddrChanged(const std::string &address) override {}; in OnDeviceAddrChanged() function
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection_observer.cpp94 void NapiBluetoothConnectionObserver::OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function in OHOS::Bluetooth::NapiBluetoothConnectionObserver
/foundation/communication/bluetooth_service/test/unittest/ble/
Dble_test.h58 void OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
Dgeneric_access_service.cpp107 void OnDeviceAddrChanged(const std::string address) in OnDeviceAddrChanged() function in OHOS::bluetooth::GenericAccessService::AdapterBleObserverImpl
141 void OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function in OHOS::bluetooth::GenericAccessService::AdapterClassicObserverImpl
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_host_observer_proxy.cpp214 void BluetoothHostObserverProxy::OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostObserverProxy
/foundation/communication/bluetooth_service/test/unittest/host/
Dhost_test.cpp42 void OnDeviceAddrChanged(const std::string &address) override{}; in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostObserverCommon
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gap.cpp149 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostObserverWapper
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp304 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterClassicObserver
488 void OnDeviceAddrChanged(const std::string address) override in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterBleObserver
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp166 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothHostObserverImp