Lines Matching refs:configurator
909 if (os_strncmp(pos, "configurator", 12) == 0)
925 else if (os_strncmp(pos, "configurator", 12) == 0)
1089 if (os_strstr(cmd, " role=configurator"))
1099 else if (os_strstr(cmd, " netrole=configurator"))
1792 wpa_printf(MSG_DEBUG, "DPP: Received Configurator backup");
2021 * remain waiting indefinitely for the response if the Configurator
2026 * Configurator to determine what kind of configuration to provide. */
2051 if (wpa_s->dpp_auth->configurator) {
2059 if (wpa_s->dpp_auth->configurator)
2523 "Missing or invalid required Configurator C-sign key Hash attribute");
2526 wpa_hexdump(MSG_MSGDUMP, "DPP: Configurator C-sign key Hash (kid)",
2531 "DPP: No matching Configurator information found");
2658 if (!auth || !auth->reconfig || !auth->configurator) {
2702 if (!auth || !auth->reconfig || auth->configurator) {
2993 if (os_strncmp(pos, "configurator", 12) == 0)
3478 "DPP: No configuration to provision as push button Configurator");
3707 wpa_hexdump(MSG_MSGDUMP, "DPP: Configurator Nonce",
3745 "discovered push button AP/Configurator " MACSTR,
4206 if (wpa_s->dpp_auth_ok_on_ack && auth->configurator) {
4998 if (os_strncmp(pos, "configurator", 12) == 0)
5160 /* Add channels from scan results for APs that advertise Configurator
5590 "wait for AP/Configurator to allow PKEX to be initiated");
5654 "DPP: Active push button Configurator mode expired");
5709 (os_strstr(cmd, " role=configurator") ||