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

  /external/wpa_supplicant_8/src/ap/
sta_info.h 117 * AP_DISASSOC_DELAY seconds. Similarily, the station will be deauthenticated
120 #define AP_DISASSOC_DELAY (1)
sta_info.c 372 eloop_register_timeout(AP_DISASSOC_DELAY, 0, ap_handle_timer,

Completed in 28 milliseconds