Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c780 static void hostapd_oui_deliver_later(void *eloop_ctx, void *timeout_ctx) in hostapd_oui_deliver_later() function
865 if (!eloop_is_timeout_registered(hostapd_oui_deliver_later, in hostapd_wpa_auth_oui_iter()
868 hostapd_oui_deliver_later, in hostapd_wpa_auth_oui_iter()
1680 eloop_cancel_timeout(hostapd_oui_deliver_later, hapd, ELOOP_ALL_CTX); in hostapd_deinit_wpa()
1681 hostapd_oui_deliver_later(hapd, NULL); /* flush without delivering */ in hostapd_deinit_wpa()