wifi: Add APIs and keymgmt to support WPA3(DPP,SAE,OWE,SuiteB).
This commit exposes APIs and WPA3 keyMgmt (DPP, SAE, OWE, SuiteB) to user applications. This also adds: 1. DPP specific network configuration parameters (connector, netAccessKey, csignKey) to WifiConfiguration and APIs to handle bootstrapping and dpp authentication to WifiManager. 2. Broadcast intent to get DPP events. 3. Support for filtering RSN capabilities for WPA3 network. 4. Set requirePMF while creating WifiConfig Object via WifiConfiguration constructor 5. Add support for WPA3 AKM in Accesspoint objects. CRs-Fixed: 2238565 Change-Id: I40566328600112086d09bac79ebaf33e27c33578
Loading
Please sign in to comment