Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c3916 static void hostapd_dpp_push_button_expire(void *eloop_ctx, void *timeout_ctx) in hostapd_dpp_push_button_expire() function
3941 eloop_register_timeout(100, 0, hostapd_dpp_push_button_expire, in hostapd_dpp_push_button()
3955 eloop_cancel_timeout(hostapd_dpp_push_button_expire, hapd, NULL); in hostapd_dpp_push_button_stop()