Searched refs:configurator (Results 1 – 17 of 17) sorted by relevance
31 for configurator in configurators:32 self.cartridge.put(configurator)35 def push_configurator(self, configurator): argument40 self.cartridge.put(configurator)45 configurator = self.cartridge.get()49 if configurator.pdu in broken_pdus:50 configurator.configuration_success = ap_constants.PDU_FAIL51 raise ap_configurator.PduNotResponding(configurator.pdu)52 configurator.apply_settings()54 if configurator.pdu not in broken_pdus:[all …]
33 def __init__(self, configurator, retries): argument39 self.configurator = configurator48 self.configurator.host_name,133 if not utils.host_is_in_lab_zone(ap_locker.configurator.host_name):137 if self.manager.lock([ap_locker.configurator.host_name]):139 logging.info('locked %s', ap_locker.configurator.host_name)146 ap_locker.configurator.host_name)149 ap_locker.configurator.host_name)160 if not utils.host_is_in_lab_zone(ap_locker.configurator.host_name):166 json={"hostname":[ap_locker.configurator.host_name], \[all …]
54 configurator = module.__dict__[configurator_class]55 self.ap_list.append(configurator(ap_config=ap))
123 > dpp_auth_init peer=<qr-code-id> conf=<ap-dpp|sta-dpp> configurator=<configurator-id>158 (returns configurator id)159 > dpp_configurator_sign conf=<ap-dpp|sta-dpp> configurator=<configurator-id>
1130 if (wpa_s->dpp_auth->configurator) { in wpas_dpp_auth_success()1138 if (wpa_s->dpp_auth->configurator) in wpas_dpp_auth_success()
289 result = self.configurator.convert(value)301 result = self.configurator.convert(value)372 self.config.configurator = self449 value.configurator = self452 value.configurator = self456 value.configurator = self
290 result = self.configurator.convert(value)302 result = self.configurator.convert(value)373 self.config.configurator = self444 value.configurator = self447 value.configurator = self451 value.configurator = self
267 ap.configurator.host_name)274 ap.configurator.host_name)
19 import configurator119 self._configurator = configurator.Configurator()
112 # the configurator should write the script into.
75 struct dl_list configurator; /* struct dpp_configurator */ member1812 auth->r_capab = auth->configurator ? DPP_CAPAB_CONFIGURATOR : in dpp_auth_build_resp()1826 pos[-1] = auth->configurator ? DPP_CAPAB_ENROLLEE : in dpp_auth_build_resp()2103 auth->configurator = !!(dpp_allowed_roles & DPP_CAPAB_CONFIGURATOR); in dpp_auth_init()3148 auth->configurator = 1; in dpp_auth_req_rx()3157 auth->configurator = 0; in dpp_auth_req_rx()3162 auth->configurator = 0; in dpp_auth_req_rx()3165 auth->configurator = 1; in dpp_auth_req_rx()3216 auth->configurator = 1; in dpp_auth_req_rx()3218 auth->configurator = 0; in dpp_auth_req_rx()[all …]
219 int configurator; member
113 # the configurator should write the script into.
802 if (hapd->dpp_auth->configurator) { in hostapd_dpp_auth_success()810 if (!hapd->dpp_auth->configurator) in hostapd_dpp_auth_success()
568 callable on a configurator *instance*.
615 callable on a configurator *instance*.
41108 configurator %7157