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 285 "local deauth request");
361 int deauth = sta->timeout_next == STA_DEAUTH; local
365 deauth ? "deauthentication" : "disassociation",
368 if (deauth) {
413 "inactivity (timer DEAUTH/REMOVE)");
638 wpa_printf(MSG_DEBUG, "WPS: %s: Deauth sta=" MACSTR,
950 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::__anon16712
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 419 } STRUCT_PACKED deauth; member in union:ieee80211_mgmt::__anon16929
    [all...]

Completed in 69 milliseconds