Skip to content
Snippets Groups Projects
  • Francesco Pham's avatar
    acba287d
    openharmony-standard: add wifi-services-networkmanager-integration.patch · acba287d
    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: default avatarFrancesco Pham <francesco.pham@huawei.com>
    Signed-off-by: default avatarKareem Zarka <kareem.zarka@huawei.com>
    acba287d
    History
    openharmony-standard: add wifi-services-networkmanager-integration.patch
    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: default avatarFrancesco Pham <francesco.pham@huawei.com>
    Signed-off-by: default avatarKareem Zarka <kareem.zarka@huawei.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.