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

  /external/wpa_supplicant_8/src/ap/
drv_callbacks.c 44 int new_assoc, res; local
183 new_assoc = (sta->flags & WLAN_STA_ASSOC) == 0;
187 hostapd_new_assoc_sta(hapd, sta, !new_assoc);
ieee802_11.c 1640 int new_assoc = 1; local
    [all...]

Completed in 23 milliseconds