Home
last modified time | relevance | path

Searched defs:OnRemoteAliasChanged (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.cpp63 void NapiBluetoothRemoteDeviceObserver ::OnRemoteAliasChanged( in OnRemoteAliasChanged() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_remote_device_observer_proxy.cpp135 void BluetoothRemoteDeviceObserverproxy::OnRemoteAliasChanged( in OnRemoteAliasChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy
/ohos5.0/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h89 void OnRemoteAliasChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnRemoteAliasChanged() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp231 … void OnRemoteAliasChanged(const BluetoothRemoteDevice &device, const std::string &alias) override in OnRemoteAliasChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverWapper
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp287 void OnRemoteAliasChanged(const BluetoothRawAddress &device, const std::string alias) override in OnRemoteAliasChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothRemoteDeviceObserverImp
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp391 void OnRemoteAliasChanged(const RawAddress &device, const std::string &alias) override in OnRemoteAliasChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::ClassicRemoteDeviceObserver