-
Francesco Pham authored
add and apply wifi-services-networkmanager-integration.patch ``` foundation/communication/wifi: implement wifi services with network manager With the aim of oniro/linux upstream hardware support we replace the wifi hal service with libnm calls to network manager. This way we can support wifi without having to write new wifi drivers with hdf. Currently, the following operations are reimplemented with libnm: EnableWifi, DisableWifi, AddDeviceConfig, ConnectToNetwork, ConnectToDevice, Disconnect, IsWifiActive, Scan, GetScanInfoList. Apply to foundation/communication/wifi Upstream-Status: Inappropriate ``` Signed-off-by:
Francesco Pham <francesco.pham@huawei.com> Signed-off-by:
Kareem Zarka <kareem.zarka@huawei.com>
Francesco Pham authoredadd and apply wifi-services-networkmanager-integration.patch ``` foundation/communication/wifi: implement wifi services with network manager With the aim of oniro/linux upstream hardware support we replace the wifi hal service with libnm calls to network manager. This way we can support wifi without having to write new wifi drivers with hdf. Currently, the following operations are reimplemented with libnm: EnableWifi, DisableWifi, AddDeviceConfig, ConnectToNetwork, ConnectToDevice, Disconnect, IsWifiActive, Scan, GetScanInfoList. Apply to foundation/communication/wifi Upstream-Status: Inappropriate ``` Signed-off-by:
Francesco Pham <francesco.pham@huawei.com> Signed-off-by:
Kareem Zarka <kareem.zarka@huawei.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.