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 359 "local deauth request");
443 int deauth = sta->timeout_next == STA_DEAUTH; local
447 deauth ? "deauthentication" : "disassociation",
450 if (deauth) {
500 "inactivity (timer DEAUTH/REMOVE)");
773 wpa_printf(MSG_DEBUG, "WPS: %s: Deauth sta=" MACSTR,
1104 wpa_printf(MSG_DEBUG, "Ignore deauth cb for test frame");
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 2125 int deauth = 0; local
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 480 } STRUCT_PACKED deauth; member in union:ieee80211_mgmt::__anon21416
    [all...]

Completed in 61 milliseconds