Searched refs:hostapd_new_assoc_sta (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hostapd.h | 623 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta,
|
H A D | drv_callbacks.c | 96 hostapd_new_assoc_sta(hapd, sta, !new_assoc); in hostapd_notify_assoc_fils_finish() 740 hostapd_new_assoc_sta(hapd, sta, !new_assoc); in hostapd_notif_assoc() 1581 hostapd_new_assoc_sta(hapd, sta, 0); in hostapd_event_new_sta()
|
H A D | hostapd.c | 2421 hapd->new_assoc_sta_cb = hostapd_new_assoc_sta; in hostapd_alloc_bss_data() 3263 * hostapd_new_assoc_sta - Notify that a new station associated with the AP 3273 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, in hostapd_new_assoc_sta() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hostapd.h | 591 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta,
|
H A D | drv_callbacks.c | 83 hostapd_new_assoc_sta(hapd, sta, !new_assoc); in hostapd_notify_assoc_fils_finish() 645 hostapd_new_assoc_sta(hapd, sta, !new_assoc); in hostapd_notif_assoc() 1367 hostapd_new_assoc_sta(hapd, sta, 0); in hostapd_event_new_sta()
|
H A D | hostapd.c | 2225 hapd->new_assoc_sta_cb = hostapd_new_assoc_sta; in hostapd_alloc_bss_data() 3039 * hostapd_new_assoc_sta - Notify that a new station associated with the AP 3049 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, in hostapd_new_assoc_sta() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 128 hostapd_new_assoc_sta(hapd, sta, 0); in hostapd_ctrl_iface_new_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 132 hostapd_new_assoc_sta(hapd, sta, 0); in hostapd_ctrl_iface_new_sta()
|
Completed in 25 milliseconds