Home
last modified time | relevance | path

Searched refs:anqp_result (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.c3078 const char *anqp_result = "SUCCESS"; in anqp_resp_cb() local
3088 anqp_result = "FAILURE"; in anqp_resp_cb()
3101 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3128 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3140 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3154 MAC2STR(dst), anqp_result); in anqp_resp_cb()
3155 wpas_notify_anqp_query_done(wpa_s, dst, anqp_result, bss ? bss->anqp : NULL); in anqp_resp_cb()