drivers: wifi: siwx91x: fix client idle timeout in AP mode

The firmware interprets the client idle timeout in units of 32 beacon
intervals, not in milliseconds. This mismatch caused the applied timeout
to be higher than the configured value.

Fix the driver to use the correct unit.

Signed-off-by: Arunmani Alagarsamy <arunmani.a@silabs.com>
1 file changed