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 293 "local deauth request");
369 int deauth = sta->timeout_next == STA_DEAUTH; local
373 deauth ? "deauthentication" : "disassociation",
376 if (deauth) {
421 "inactivity (timer DEAUTH/REMOVE)");
647 wpa_printf(MSG_DEBUG, "WPS: %s: Deauth sta=" MACSTR,
959 wpa_printf(MSG_DEBUG, "Ignore deauth cb for test frame");
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 1941 int deauth = 0; local
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 426 } STRUCT_PACKED deauth; member in union:ieee80211_mgmt::__anon18398
    [all...]

Completed in 106 milliseconds