Searched defs:conf_id (Results 1 – 3 of 3) sorted by relevance
/hostap-3.7.0/tests/hwsim/ |
D | test_sigma_dut.py | 1751 def dpp_init_conf_mutual(dev, id1, conf_id, own_id=None): argument 1817 def dpp_resp_conf_mutual(dev, conf_id, uri): argument 2365 def dpp_init_conf(dev, id1, conf, conf_id, extra): argument 2516 def dpp_init_conf_pkex(dev, conf_id, check_config=True): argument 2562 def dpp_init_conf_pkex_tcp(dev, conf_id, check_config=True): argument 3174 def dpp_init_tcp_configurator(dev, id1, conf_id): argument
|
D | wpasupplicant.py | 1638 def dpp_configurator_set(self, conf_id, net_access_key_curve=None): argument 1646 def dpp_configurator_remove(self, conf_id): argument
|
D | hostapd.py | 558 def dpp_configurator_remove(self, conf_id): argument
|