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(
39593959 "[-h --channel <channel>]\n"
39603960 "[-a --mac <mac_addr>]\n"
39613961 "[-i, --iface=<interface index>] : Interface index.\n" ,
3962- cmd_wifi_dpp_btstrap_gen , 1 , 2 ),
3962+ cmd_wifi_dpp_btstrap_gen , 1 , 10 ),
39633963 SHELL_CMD_ARG (btstrap_get_uri , NULL ,
39643964 " Get DPP bootstrap uri by id:\n"
39653965 "<bootstrap_id>\n"
@@ -3995,7 +3995,7 @@ SHELL_STATIC_SUBCMD_SET_CREATE(
39953995 " AP Input QR code:\n"
39963996 "<qr_code_string>\n"
39973997 "[-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 ),
39993999 SHELL_CMD_ARG (ap_auth_init , NULL ,
40004000 "AP DPP start auth request as enrollee:\n"
40014001 "-p --peer <peer_bootstrap_id>\n"
You can’t perform that action at this time.
0 commit comments