Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dwpa_helpers.h16 int get_wpa_status(const char *ifname, const char *field, char *obuf,
Dwpa_helpers.c163 int get_wpa_status(const char *ifname, const char *field, char *obuf, in get_wpa_status() function
222 if (get_wpa_status(ifname, "ip_address", ip, sizeof(ip)) == 0 in wait_ip_addr()
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c2419 } else if (get_wpa_status(ctx->ifname, "provisioning_sp", buf, in cmd_sub_rem()
2577 } else if (get_wpa_status(ctx->ifname, "provisioning_sp", buf, in cmd_pol_upd()