Searched refs:hostapd_dpp_push_button_expire (Results 1 – 1 of 1) sorted by relevance
3916 static void hostapd_dpp_push_button_expire(void *eloop_ctx, void *timeout_ctx) in hostapd_dpp_push_button_expire() function3941 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()