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.c2964 const char *anqp_result = "SUCCESS"; in anqp_resp_cb() local
2974 anqp_result = "FAILURE"; in anqp_resp_cb()
2987 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3014 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3026 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3040 MAC2STR(dst), anqp_result); in anqp_resp_cb()
3041 wpas_notify_anqp_query_done(wpa_s, dst, anqp_result, bss ? bss->anqp : NULL); in anqp_resp_cb()