Searched refs:DPP_EVENT_CONNECTOR (Results 1 – 1 of 1) sorted by relevance
483 if (!strncmp(buf, DPP_EVENT_CONNECTOR, sizeof(DPP_EVENT_CONNECTOR) - 1)) { in hostapd_handle_dpp_event()488 conf->dpp_connector = os_strdup(buf + sizeof(DPP_EVENT_CONNECTOR) - 1); in hostapd_handle_dpp_event()