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);
51 static inline void gas_query_deinit(struct gas_query *gas) function
gas_query.c 98 * gas_query_deinit - Deinitialize GAS query component
101 void gas_query_deinit(struct gas_query *gas) function

Completed in 21 milliseconds