Searched refs:hostapd_sta_add (Results 1 - 7 of 7) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.h | 38 int hostapd_sta_add(struct hostapd_data *hapd,
|
H A D | ap_drv_ops.c | 410 int hostapd_sta_add(struct hostapd_data *hapd, in hostapd_sta_add() function
|
H A D | ieee802_11.c | 2329 if (hostapd_sta_add(hapd, sta->addr, 0, 0, in handle_auth() 3427 if (hostapd_sta_add(hapd, sta->addr, sta->aid, sta->capability, in add_associated_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_drv_ops.h | 39 int hostapd_sta_add(struct hostapd_data *hapd,
|
H A D | ap_drv_ops.c | 414 int hostapd_sta_add(struct hostapd_data *hapd, in hostapd_sta_add() function
|
H A D | sta_info.c | 1720 if (hostapd_sta_add(hapd, sta->addr, 0, 0, in ap_sta_re_add()
|
H A D | ieee802_11.c | 5013 if (hostapd_sta_add(hapd, sta->addr, sta->aid, sta->capability, in add_associated_sta()
|
Completed in 21 milliseconds