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

  /external/wpa_supplicant_8/wpa_supplicant/
gas_query.h 18 void gas_query_deinit(struct gas_query *gas);
52 static inline void gas_query_deinit(struct gas_query *gas) function
gas_query.c 171 * gas_query_deinit - Deinitialize GAS query component
174 void gas_query_deinit(struct gas_query *gas) function

Completed in 340 milliseconds