Searched refs:AP_DISASSOC_DELAY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/wpa/src/ap/ | ||
| D | sta_info.h | 117 #define AP_DISASSOC_DELAY (1) macro |
| D | sta_info.c | 345 eloop_register_timeout(AP_DISASSOC_DELAY, 0, ap_handle_timer, in ap_handle_timer() |