Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Ddpp_hostapd.c26 static void hostapd_dpp_reply_wait_timeout(void *eloop_ctx, void *timeout_ctx);
503 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_tx_status()
577 static void hostapd_dpp_reply_wait_timeout(void *eloop_ctx, void *timeout_ctx) in hostapd_dpp_reply_wait_timeout() function
645 hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_reply_wait_timeout()
721 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init_next()
759 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_auth_init_next()
767 hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_auth_init_next()
885 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init()
1347 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_rx_auth_resp()
2392 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_gas_status_handler()
[all …]