Searched refs:fst_session_timeout_handler (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/fst/
H A Dfst_session.c168 static void fst_session_timeout_handler(void *eloop_data, void *user_ctx) function
186 fst_session_timeout_handler, NULL, s);
194 eloop_cancel_timeout(fst_session_timeout_handler, NULL, s);
/external/wpa_supplicant_8/src/fst/
H A Dfst_session.c168 static void fst_session_timeout_handler(void *eloop_data, void *user_ctx) function
186 fst_session_timeout_handler, NULL, s);
194 eloop_cancel_timeout(fst_session_timeout_handler, NULL, s);
/external/wpa_supplicant_8/wpa_supplicant/src/fst/
H A Dfst_session.c168 static void fst_session_timeout_handler(void *eloop_data, void *user_ctx) function
186 fst_session_timeout_handler, NULL, s);
194 eloop_cancel_timeout(fst_session_timeout_handler, NULL, s);

Completed in 100 milliseconds