From: Amit Khatri Date: Sun, 16 Jun 2019 03:10:37 +0000 (+0530) Subject: DPP: Fix documentation to include operating class for URI X-Git-Tag: hostap_2_9~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30bbff142d0409a55e5f6ec1cb8775da1416e4cb;p=thirdparty%2Fhostap.git DPP: Fix documentation to include operating class for URI As per code dpp_parse_uri_chan_list() function checks "/" as separator for operating class and operating channel. Update readme accordingly. Signed-off-by: Amit Khatri --- diff --git a/wpa_supplicant/README-DPP b/wpa_supplicant/README-DPP index 649673373..dcc15f165 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= chan= key= +> dpp_bootstrap_gen type=qrcode mac= chan= key= (returns bootstrapping info id) Get QR Code of device using the bootstrap info id.