Searched defs:wpas (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/examples/ |
H A D | dpp-nfc.py | 143 def get_status(wpas, extra=None): argument 160 def get_status_field(wpas, field, extra=None): argument 166 def own_addr(wpas): argument 172 def dpp_bootstrap_gen(wpas, type="qrcode", chan=None, mac=None, info=None, argument 195 def dpp_start_listen(wpas, freq): argument
|
H A D | dbus-listen-preq.py | 51 wpas = dbus.Interface(wpas_obj, WPAS_DBUS_INTERFACE) variable
|