openharmony-standard: add wifi-services-networkmanager-integration.patch
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>
parent
39997a9b
No related branches found
No related tags found
Showing
- recipes-openharmony/openharmony/openharmony-standard-3.0/wifi-services-networkmanager-integration.patch 1005 additions, 0 deletions...andard-3.0/wifi-services-networkmanager-integration.patch
- recipes-openharmony/openharmony/openharmony-standard_3.0.bb 2 additions, 0 deletionsrecipes-openharmony/openharmony/openharmony-standard_3.0.bb
This diff is collapsed.
Please register or sign in to comment