diff options
Diffstat (limited to 'wpa_supplicant/README-DPP')
-rw-r--r-- | wpa_supplicant/README-DPP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wpa_supplicant/README-DPP b/wpa_supplicant/README-DPP index 6496733735d4d..dcc15f165c179 100644 --- a/wpa_supplicant/README-DPP +++ b/wpa_supplicant/README-DPP @@ -100,7 +100,7 @@ On enrollee side: Generate QR code for the device. Store the qr code id returned by the command. -> dpp_bootstrap_gen type=qrcode mac=<mac-address-of-device> chan=<operating-channel> key=<key of the device> +> dpp_bootstrap_gen type=qrcode mac=<mac-address-of-device> chan=<operating-class/operating-channel> key=<key of the device> (returns bootstrapping info id) Get QR Code of device using the bootstrap info id. |