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

  /external/wpa_supplicant_8/src/ap/
sta_info.h 124 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE,
sta_info.c 489 int deauth = sta->timeout_next == STA_DEAUTH;
534 sta->timeout_next = STA_DEAUTH;
542 case STA_DEAUTH:
776 sta->timeout_next = STA_DEAUTH;
    [all...]
ctrl_iface_ap.c 144 case STA_DEAUTH:
ieee802_11.c     [all...]

Completed in 306 milliseconds