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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 254 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta,
drv_callbacks.c 195 hostapd_new_assoc_sta(hapd, sta, !new_assoc);
434 hostapd_new_assoc_sta(hapd, sta, 0);
hostapd.c 855 hapd->new_assoc_sta_cb = hostapd_new_assoc_sta;
892 * hostapd_new_assoc_sta - Notify that a new station associated with the AP
902 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, function
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 150 hostapd_new_assoc_sta(hapd, sta, 0);

Completed in 195 milliseconds