Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h349 int wpa_get_mib(struct wpa_authenticator *wpa_auth, char *buf, size_t buflen);
Dwpa_auth.c4068 int wpa_get_mib(struct wpa_authenticator *wpa_auth, char *buf, size_t buflen) in wpa_get_mib() function
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c2941 res = wpa_get_mib(hapd->wpa_auth, reply + reply_len, in hostapd_ctrl_iface_receive_process()