Home
last modified time | relevance | path

Searched refs:wpa_sm_notify_assoc (Results 1 – 12 of 12) sorted by relevance

/external/wpa_supplicant/
Dwpa.h113 void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid);
162 static inline void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) in wpa_sm_notify_assoc() function
Devents.c707 wpa_sm_notify_assoc(wpa_s->wpa, bssid); in wpa_supplicant_event_assoc()
Dwpa.c3872 void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) in wpa_sm_notify_assoc() function
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dwpa.h95 void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid);
142 static inline void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) in wpa_sm_notify_assoc() function
Dwpa.c1913 void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) in wpa_sm_notify_assoc() function
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h96 void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid);
146 static inline void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) in wpa_sm_notify_assoc() function
Dwpa.c2092 void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) in wpa_sm_notify_assoc() function
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dtest_wpa.c214 wpa_sm_notify_assoc(wpa->supp, wpa->auth_addr); in supp_init()
/external/wpa_supplicant_6/wpa_supplicant/tests/
Dtest_wpa.c229 wpa_sm_notify_assoc(wpa->supp, wpa->auth_addr); in supp_init()
/external/wpa_supplicant_8/wpa_supplicant/
Dibss_rsn.c212 wpa_sm_notify_assoc(peer->supp, peer->addr); in ibss_rsn_supp_init()
Devents.c1321 wpa_sm_notify_assoc(wpa_s->wpa, bssid); in wpa_supplicant_event_assoc()
/external/wpa_supplicant_6/wpa_supplicant/
Devents.c871 wpa_sm_notify_assoc(wpa_s->wpa, bssid); in wpa_supplicant_event_assoc()