Searched refs:hostapd_ctrl_iface_sta_next (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | ctrl_iface_ap.h | 16 int hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr,
|
D | ctrl_iface_ap.c | 213 int hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr, in hostapd_ctrl_iface_sta_next() function
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ap.c | 1066 return hostapd_ctrl_iface_sta_next(hapd, txtaddr, buf, buflen); in ap_ctrl_iface_sta_next()
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.c | 1938 reply_len = hostapd_ctrl_iface_sta_next(hapd, buf + 9, reply, in hostapd_ctrl_iface_receive()
|