OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ieee80211_tkip_countermeasures_stop
(Results
1 - 1
of
1
) sorted by null
/external/wpa_supplicant_8/src/ap/
tkip_countermeasures.c
28
static void
ieee80211_tkip_countermeasures_stop
(void *eloop_ctx,
function
50
eloop_cancel_timeout(
ieee80211_tkip_countermeasures_stop
, hapd, NULL);
51
eloop_register_timeout(60, 0,
ieee80211_tkip_countermeasures_stop
,
Completed in 19 milliseconds