Searched defs:hostapd_new_assoc_sta (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c1352 hapd->new_assoc_sta_cb = hostapd_new_assoc_sta;
2067 * hostapd_new_assoc_sta - Notify that a new station associated with the AP
2077 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, function
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c1352 hapd->new_assoc_sta_cb = hostapd_new_assoc_sta;
2067 * hostapd_new_assoc_sta - Notify that a new station associated with the AP
2077 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c1352 hapd->new_assoc_sta_cb = hostapd_new_assoc_sta;
2067 * hostapd_new_assoc_sta - Notify that a new station associated with the AP
2077 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, function

Completed in 74 milliseconds