Skip to content

Commit 91d9cc2

Browse files
fengming-yemmahadevan108
authored andcommitted
net: wifi: shell: add 80211R usage in connect command
Add 80211R fast BSS transition argument usage in connect command. Signed-off-by: Fengming Ye <frank.ye@nxp.com>
1 parent ac37ba8 commit 91d9cc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

subsys/net/l2/wifi/wifi_shell.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3237,6 +3237,7 @@ SHELL_SUBCMD_ADD((wifi), connect, &wifi_commands,
32373237
"[-I, --eap-id1]: Client Identity. Default no eap identity.\n"
32383238
"[-P, --eap-pwd1]: Client Password.\n"
32393239
"Default no password for eap user.\n"
3240+
"[-R, --ieee-80211r]: Use IEEE80211R fast BSS transition connect."
32403241
"[-h, --help]: Print out the help for the connect command.\n",
32413242
cmd_wifi_connect,
32423243
2, 19);

0 commit comments

Comments
 (0)