Home
last modified time | relevance | path

Searched refs:wpa_auth_sta_associated (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h385 int wpa_auth_sta_associated(struct wpa_authenticator *wpa_auth,
Dhostapd.c3218 wpa_auth_sta_associated(hapd->wpa_auth, sta->wpa_sm); in hostapd_new_assoc_sta()
Dwpa_auth.c675 int wpa_auth_sta_associated(struct wpa_authenticator *wpa_auth, in wpa_auth_sta_associated() function
/external/wpa_supplicant_8/wpa_supplicant/
Dibss_rsn.c495 if (wpa_auth_sta_associated(ibss_rsn->auth_group, peer->auth)) in ibss_rsn_auth_init()