Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDdpp_hostapd.c24 static void hostapd_dpp_reply_wait_timeout(void *eloop_ctx, void *timeout_ctx);
152 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_tx_status()
209 static void hostapd_dpp_reply_wait_timeout(void *eloop_ctx, void *timeout_ctx) in hostapd_dpp_reply_wait_timeout() function
277 hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_reply_wait_timeout()
334 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init_next()
370 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_auth_init_next()
378 hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_auth_init_next()
454 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init()
847 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_rx_auth_resp()
1468 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_gas_status_handler()
[all …]