HomeSort by: relevance | last modified time | path
    Searched defs:gas_result_txt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
gas_query_ap.c 111 static const char * gas_result_txt(enum gas_query_ap_result result) function
151 query->status_code, gas_result_txt(result));
  /src/external/bsd/wpa/dist/wpa_supplicant/
gas_query.c 115 static const char * gas_result_txt(enum gas_query_result result) function
164 query->status_code, gas_result_txt(result));

Completed in 43 milliseconds