Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.c3130 const char *anqp_result = "SUCCESS"; in anqp_resp_cb() local
3140 anqp_result = "FAILURE"; in anqp_resp_cb()
3153 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3180 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3192 anqp_result = "INVALID_FRAME"; in anqp_resp_cb()
3207 wpas_notify_anqp_query_done(wpa_s, dst, anqp_result); in anqp_resp_cb()