Searched refs:hostapd_sta_assoc (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | drv_callbacks.c | 278 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, in hostapd_notif_assoc() 375 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc() 411 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc()
|
D | ap_drv_ops.h | 105 int hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr,
|
D | ap_drv_ops.c | 349 int hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_assoc() function
|