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

  /external/wpa_supplicant_8/src/ap/
sta_info.c 268 "local deauth request");
335 int deauth = sta->timeout_next == STA_DEAUTH; local
339 deauth ? "deauthentication" : "disassociation",
342 if (deauth) {
381 "inactivity (timer DEAUTH/REMOVE)");
868 wpa_printf(MSG_DEBUG, "Ignore deauth cb for test frame");
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
ieee802_11_defs.h 253 } STRUCT_PACKED deauth; member in union:ieee80211_mgmt::__anon15336
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 405 } STRUCT_PACKED deauth; member in union:ieee80211_mgmt::__anon15552

Completed in 230 milliseconds