Searched refs:hostapd_sta_add (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | ap_drv_ops.h | 38 int hostapd_sta_add(struct hostapd_data *hapd,
|
D | ap_drv_ops.c | 360 int hostapd_sta_add(struct hostapd_data *hapd, in hostapd_sta_add() function
|
D | ieee802_11.c | 1655 if (hostapd_sta_add(hapd, sta->addr, 0, 0, NULL, 0, 0, in handle_auth() 2247 if (hostapd_sta_add(hapd, sta->addr, sta->aid, sta->capability, in add_associated_sta()
|