/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/ |
H A D | napi_bluetooth_access_observer.h | 38 void OnDeviceAddrChanged(const std::string &address) override {}; in OnDeviceAddrChanged() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_connection_observer.cpp | 96 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 D | generic_access_service.cpp | 108 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 D | ble_test.h | 59 void OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_host_observer_proxy.cpp | 229 void BluetoothHostObserverProxy::OnDeviceAddrChanged(const std::string &address) in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHostObserverProxy
|
/ohos5.0/foundation/communication/nfc/services/include/ |
H A D | bt_connection_manager.h | 75 void OnDeviceAddrChanged(const std::string &address) override {}; in OnDeviceAddrChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/host/ |
H A D | host_test.cpp | 43 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 D | avsession_service.h | 112 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gap.cpp | 156 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 D | locator_required_data_manager.cpp | 196 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 D | bluetooth_host_server.cpp | 322 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 D | bluetooth_host.cpp | 198 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothHostObserverImp
|