| /src/external/bsd/wpa/dist/wpa_supplicant/examples/ |
| dpp-nfc.py | 172 def dpp_bootstrap_gen(wpas, type="qrcode", chan=None, mac=None, info=None, function 174 cmd = "DPP_BOOTSTRAP_GEN type=" + type 244 own_id = dpp_bootstrap_gen(wpas, type="nfc-uri", chan=chan, mac=True)
|
| dpp-nfc.py | 172 def dpp_bootstrap_gen(wpas, type="qrcode", chan=None, mac=None, info=None, function 174 cmd = "DPP_BOOTSTRAP_GEN type=" + type 244 own_id = dpp_bootstrap_gen(wpas, type="nfc-uri", chan=chan, mac=True)
|
| /src/external/bsd/wpa/dist/src/common/ |
| dpp.c | 4435 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) function
|
| dpp.c | 4435 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) function
|