Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Ddpp_hostapd.c258 static int hostapd_dpp_pkex_next_channel(struct hostapd_data *hapd, in hostapd_dpp_pkex_next_channel() function
277 return hostapd_dpp_pkex_next_channel(hapd, pkex); in hostapd_dpp_pkex_next_channel()
406 if (hostapd_dpp_pkex_next_channel(hapd, pkex) < 0) { in hostapd_dpp_pkex_retry_timeout()