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.h276 int wpa_get_mib(struct wpa_authenticator *wpa_auth, char *buf, size_t buflen);
Dwpa_auth.c3077 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.c2099 res = wpa_get_mib(hapd->wpa_auth, reply + reply_len, in hostapd_ctrl_iface_receive_process()