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.c3053 const char *anqp_result = "SUCCESS"; in anqp_resp_cb() local
3063 anqp_result = "FAILURE"; in anqp_resp_cb()
3076 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3103 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3115 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3129 MAC2STR(dst), anqp_result); in anqp_resp_cb()
3130 wpas_notify_anqp_query_done(wpa_s, dst, anqp_result, bss ? bss->anqp : NULL); in anqp_resp_cb()