Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.h38 void OnDeviceAddrChanged(const std::string &address) override {}; in OnDeviceAddrChanged() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection_observer.cpp96 void NapiBluetoothConnectionObserver::OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function in OHOS::Bluetooth::NapiBluetoothConnectionObserver
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp108 void OnDeviceAddrChanged(const std::string address) in OnDeviceAddrChanged() function in OHOS::bluetooth::GenericAccessService::AdapterBleObserverImpl
143 void OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function in OHOS::bluetooth::GenericAccessService::AdapterClassicObserverImpl
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h59 void OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_observer_proxy.cpp229 void BluetoothHostObserverProxy::OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostObserverProxy
/ohos5.0/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h75 void OnDeviceAddrChanged(const std::string &address) override {}; in OnDeviceAddrChanged() function
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp43 void OnDeviceAddrChanged(const std::string &address) override{}; in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostObserverCommon
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h112 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp156 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostObserverWapper
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp196 void LocatorBluetoothHost::OnDeviceAddrChanged(const std::string &address) {} in OnDeviceAddrChanged() function in OHOS::Location::LocatorBluetoothHost
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp322 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterClassicObserver
495 void OnDeviceAddrChanged(const std::string address) override in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterBleObserver
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp198 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothHostObserverImp