HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_notif_disassoc (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
hostapd.h 310 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr);
drv_callbacks.c 318 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr) function
330 wpa_printf(MSG_DEBUG, "hostapd_notif_disassoc: Skip event "
818 hostapd_notif_disassoc(hapd, data->disassoc_info.addr);
822 hostapd_notif_disassoc(hapd, data->deauth_info.addr);
  /external/wpa_supplicant_8/wpa_supplicant/
events.c     [all...]

Completed in 493 milliseconds