Chun-Yeow Yeoh <yeohchunyeow@xxxxxxxxx> writes: > Set the AP keepalive timer as following: > ap_keepalive_min_idle_inactive_time_secs to 60 seconds > ap_keepalive_max_idle_inactive_time_secs to 120 seconds > ap_keepalive_max_unresponsive_time_secs to 300 seconds > > This ensure that the WMI_PEER_STA_KICKOUT_EVENTID is triggered > by the FW only once the unresponsive timer is expired. > > Tested with firmware version 999.999.0.636 but the timer > is still default to 100 seconds. Tested with firmware > version 10.1.467-1, the timer is set according to > ap_keepalive_max_unresponsive_time_secs. > > Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@xxxxxxxxx> Heh, bad timing. Yesterday I implemented STA quick kickout and in that patch I set the same parameters as you did. I just used longer values to avoid inactivity timeouts triggering in the firmware. We have the same functionality in hostapd, so there's no need to use the one in firmware. I'll send my patch after lunch, please take a look at that and see if it's ok. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html