HomeSort by relevance Sort by last modified time
    Searched refs:gas_query_deinit (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
gas_query.h 18 void gas_query_deinit(struct gas_query *gas);
50 static inline void gas_query_deinit(struct gas_query *gas) function
gas_query.c 174 * gas_query_deinit - Deinitialize GAS query component
177 void gas_query_deinit(struct gas_query *gas) function
wpa_supplicant.c 556 * gas_query_deinit() call because gas_query::work has not yet been set
564 gas_query_deinit(wpa_s->gas);
    [all...]

Completed in 615 milliseconds