Home
last modified time | relevance | path

Searched refs:gas_query_deinit (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dgas_query.h18 void gas_query_deinit(struct gas_query *gas);
53 static inline void gas_query_deinit(struct gas_query *gas) in gas_query_deinit() function
H A Dgas_query.c177 * gas_query_deinit - Deinitialize GAS query component
180 void gas_query_deinit(struct gas_query *gas) in gas_query_deinit() function
H A Dwpa_supplicant.c589 * gas_query_deinit() call because gas_query::work has not yet been set in wpa_supplicant_cleanup()
597 gas_query_deinit(wpa_s->gas); in wpa_supplicant_cleanup()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dgas_query.h18 void gas_query_deinit(struct gas_query *gas);
52 static inline void gas_query_deinit(struct gas_query *gas) in gas_query_deinit() function
H A Dgas_query.c178 * gas_query_deinit - Deinitialize GAS query component
181 void gas_query_deinit(struct gas_query *gas) in gas_query_deinit() function
H A Dwpa_supplicant.c695 * gas_query_deinit() call because gas_query::work has not yet been set in wpa_supplicant_cleanup()
703 gas_query_deinit(wpa_s->gas); in wpa_supplicant_cleanup()

Completed in 20 milliseconds