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

  /external/wpa_supplicant_8/src/ap/
sta_info.h 65 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE,
sta_info.c 394 int deauth = sta->timeout_next == STA_DEAUTH;
439 sta->timeout_next = STA_DEAUTH;
447 case STA_DEAUTH:
611 sta->timeout_next = STA_DEAUTH;
ieee802_11.c     [all...]

Completed in 1846 milliseconds