Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wifi: shell: Support WPA auto personal security mode
Applications need to run a scan to identify the security mode before attempting the connection which adds to the time taken for connection to be established. To avoid the initial scan, support auto security mode which will enable STA to choose between WPA, WPA2 and WPA3, based on the network configuration. Signed-off-by: Ravi Dondaputi <[email protected]>
- Loading branch information