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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddrv_callbacks.c104 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, function
129 "hostapd_notif_assoc: Skip event with no address");
1481 hostapd_notif_assoc(hapd, data->assoc_info.addr,
/external/wpa_supplicant_8/src/ap/
H A Ddrv_callbacks.c104 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, function
129 "hostapd_notif_assoc: Skip event with no address");
1481 hostapd_notif_assoc(hapd, data->assoc_info.addr,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c104 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, function
129 "hostapd_notif_assoc: Skip event with no address");
1481 hostapd_notif_assoc(hapd, data->assoc_info.addr,

Completed in 101 milliseconds