zephyr/drivers/wifi
Arunmani Alagarsamy dd1bfa4eb9 drivers: wifi: siwx91x: Fix default scan time handling
The commit `1f73ca3` clarified that a scan time of 0 should be used to
apply the default scan timeout, as opposed to using
SL_WIFI_DEFAULT_ACTIVE_CHANNEL_SCAN_TIME, which incorrectly results in
a 65-second timeout.

However, this fix was unintentionally omitted in commit `bf22b61`
when the `sl_si91x_configure_timeout()` function was relocated.

This commit restores the behavior.

Signed-off-by: Arunmani Alagarsamy <arunmani.a@silabs.com>
2025-05-07 13:32:04 +02:00
..
esp32 samples: net: wifi: esp32: Enable config by driver 2025-03-27 21:33:24 +01:00
esp_at drivers: modem: Use modem command send_data_nolock 2025-05-06 18:24:01 +02:00
eswifi net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
infineon drivers: wifi: AIROC: update connect\scan api 2025-04-30 13:59:50 +02:00
nrf_wifi nrf_wifi: Add nRF71 support 2025-05-06 15:32:11 +02:00
nxp drivers: wifi: nxp: Select EVENTS 2025-05-02 10:40:38 +02:00
simplelink net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
siwx91x drivers: wifi: siwx91x: Fix default scan time handling 2025-05-07 13:32:04 +02:00
winc1500 drivers: wifi: winc1500: Use strncpy instead of strcpy 2025-01-30 14:09:59 +01:00
CMakeLists.txt drivers: wifi: Introduce SiWx91x WiFi driver 2025-02-11 22:07:11 +01:00
Kconfig drivers: wifi: Introduce SiWx91x WiFi driver 2025-02-11 22:07:11 +01:00