Home
last modified time | relevance | path

Searched refs:DPP_EVENT_CONNECTOR (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/modules/hostap/src/
Dsupp_events.c483 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()