Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h743 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta,
Ddrv_callbacks.c90 hostapd_new_assoc_sta(hapd, sta, !new_assoc); in hostapd_notify_assoc_fils_finish()
891 hostapd_new_assoc_sta(hapd, sta, !new_assoc); in hostapd_notif_assoc()
1973 hostapd_new_assoc_sta(hapd, sta, 0); in hostapd_event_new_sta()
Dhostapd.c2888 hapd->new_assoc_sta_cb = hostapd_new_assoc_sta; in hostapd_alloc_bss_data()
4001 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, in hostapd_new_assoc_sta() function
/hostap-latest/hostapd/
Dctrl_iface.c138 hostapd_new_assoc_sta(hapd, sta, 0); in hostapd_ctrl_iface_new_sta()