Searched defs:configurator (Results 1 – 5 of 5) sorted by relevance
/hostap-latest/src/common/ |
D | dpp_i.h | 19 struct dl_list configurator; /* struct dpp_configurator */ member
|
D | dpp.h | 337 int configurator; member
|
/hostap-latest/tests/hwsim/ |
D | hostapd.py | 496 def dpp_bootstrap_set(self, id, conf=None, configurator=None, ssid=None, argument 521 def dpp_auth_init(self, peer=None, uri=None, conf=None, configurator=None, argument
|
D | wpasupplicant.py | 1537 def dpp_bootstrap_set(self, id, conf=None, configurator=None, ssid=None, argument 1572 def dpp_auth_init(self, peer=None, uri=None, conf=None, configurator=None, argument
|
D | test_dpp.py | 431 configurator=False, conf_curve=None, argument 4886 def wait_auth_success(responder, initiator, configurator=None, enrollee=None, argument 4937 def wait_conf_completion(configurator, enrollee): argument
|