HomeSort by: relevance | last modified time | path
    Searched defs:dpp_bootstrap_gen (Results 1 - 2 of 2) sorted by relevancy

  /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)
  /src/external/bsd/wpa/dist/src/common/
dpp.c 4435 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) function

Completed in 19 milliseconds