File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3959,7 +3959,7 @@ SHELL_STATIC_SUBCMD_SET_CREATE(
3959
3959
"[-h --channel <channel>]\n"
3960
3960
"[-a --mac <mac_addr>]\n"
3961
3961
"[-i, --iface=<interface index>] : Interface index.\n" ,
3962
- cmd_wifi_dpp_btstrap_gen , 1 , 2 ),
3962
+ cmd_wifi_dpp_btstrap_gen , 1 , 10 ),
3963
3963
SHELL_CMD_ARG (btstrap_get_uri , NULL ,
3964
3964
" Get DPP bootstrap uri by id:\n"
3965
3965
"<bootstrap_id>\n"
@@ -3995,7 +3995,7 @@ SHELL_STATIC_SUBCMD_SET_CREATE(
3995
3995
" AP Input QR code:\n"
3996
3996
"<qr_code_string>\n"
3997
3997
"[-i, --iface=<interface index>] : Interface index.\n" ,
3998
- cmd_wifi_dpp_ap_qr_code , 3 , 2 ),
3998
+ cmd_wifi_dpp_ap_qr_code , 2 , 2 ),
3999
3999
SHELL_CMD_ARG (ap_auth_init , NULL ,
4000
4000
"AP DPP start auth request as enrollee:\n"
4001
4001
"-p --peer <peer_bootstrap_id>\n"
You can’t perform that action at this time.
0 commit comments