Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/access/
Dnapi_bluetooth_access_observer.h36 void OnDeviceNameChanged(const std::string &deviceName) override {}; in OnDeviceNameChanged() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
Dgeneric_access_service.cpp103 void OnDeviceNameChanged(const std::string deviceName) in OnDeviceNameChanged() function in OHOS::bluetooth::GenericAccessService::AdapterBleObserverImpl
137 void OnDeviceNameChanged(const std::string &deviceName) in OnDeviceNameChanged() function in OHOS::bluetooth::GenericAccessService::AdapterClassicObserverImpl
267 void GenericAccessService::OnDeviceNameChanged(std::string &deviceName) const in OnDeviceNameChanged() function in OHOS::bluetooth::GenericAccessService
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection_observer.cpp89 void NapiBluetoothConnectionObserver::OnDeviceNameChanged(const std::string &deviceName) in OnDeviceNameChanged() function in OHOS::Bluetooth::NapiBluetoothConnectionObserver
/foundation/communication/bluetooth_service/test/unittest/ble/
Dble_test.h56 void OnDeviceNameChanged(const std::string &device) in OnDeviceNameChanged() function
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_host_observer_proxy.cpp191 void BluetoothHostObserverProxy::OnDeviceNameChanged(const std::string &deviceName) in OnDeviceNameChanged() function in OHOS::Bluetooth::BluetoothHostObserverProxy
/foundation/communication/bluetooth_service/test/unittest/host/
Dhost_test.cpp40 void OnDeviceNameChanged(const std::string &deviceName) override{}; in OnDeviceNameChanged() function in OHOS::Bluetooth::BluetoothHostObserverCommon
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gap.cpp138 void OnDeviceNameChanged(const std::string &deviceName) override in OnDeviceNameChanged() function in OHOS::Bluetooth::BluetoothHostObserverWapper
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp297 void OnDeviceNameChanged(const std::string &deviceName) override in OnDeviceNameChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterClassicObserver
481 void OnDeviceNameChanged(const std::string deviceName) override in OnDeviceNameChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterBleObserver
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp158 void OnDeviceNameChanged(const std::string &deviceName) override in OnDeviceNameChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothHostObserverImp