Home
last modified time | relevance | path

Searched refs:SL_SI91X_CHANNEL_PASSIVE_SCAN_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_types.h94SL_SI91X_CHANNEL_PASSIVE_SCAN_TIMEOUT ///< Used for setting dwell time per channel in milliseconds… enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c303 …sl_si91x_configure_timeout(SL_SI91X_CHANNEL_PASSIVE_SCAN_TIMEOUT, timeout_glbl.passive_scan_timeou… in sl_si91x_driver_init_wifi_radio()
2264 if (timeout_type > SL_SI91X_CHANNEL_PASSIVE_SCAN_TIMEOUT) { in sl_si91x_configure_timeout()