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

  /external/wpa_supplicant_8/src/ap/
sta_info.h 135 /* Default value for maximum station inactivity. After AP_MAX_INACTIVITY has
141 #define AP_MAX_INACTIVITY (5 * 60)
ap_config.c 66 bss->ap_max_inactivity = AP_MAX_INACTIVITY;

Completed in 448 milliseconds