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

  /external/wpa_supplicant_8/src/ap/
utils.c 68 * hostapd_prune_associations - Remove extraneous associations
75 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) function
hostapd.h 263 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr);
hostapd.c 911 hostapd_prune_associations(hapd, sta->addr);

Completed in 36 milliseconds