Home
last modified time | relevance | path

Searched refs:hostapd_add_sta_node (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h118 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr,
H A Dap_drv_ops.c347 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_sta_node() function
H A Dwpa_auth_glue.c903 if (hostapd_add_sta_node(hapd, sta_addr, WLAN_AUTH_FT) < 0) in hostapd_wpa_auth_add_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h121 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr,
H A Dap_drv_ops.c351 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_sta_node() function
H A Dwpa_auth_glue.c1067 ret = hostapd_add_sta_node(hapd, sta_addr, WLAN_AUTH_FT); in hostapd_wpa_auth_add_sta()
1070 * The expected return values from hostapd_add_sta_node() are in hostapd_wpa_auth_add_sta()

Completed in 12 milliseconds