commit | b45ff98f47976d5f73a59ae4f68fe8f54b570521 | [log] [tgz] |
---|---|---|
author | Ravi Dondaputi <ravi.dondaputi@nordicsemi.no> | Tue Apr 16 19:13:37 2024 +0530 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Fri Apr 19 16:40:29 2024 +0000 |
tree | 3dabda2bd7be38353fcf4cdec78acd6716bb7b4e | |
parent | 39cb21dfc0780bda4c08420500ca026a274cc0cb [diff] |
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 <ravi.dondaputi@nordicsemi.no>