Home
last modified time | relevance | path

Searched refs:SL_SI91X_CLIENT_MODE (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_wifi_device.h1966 SL_SI91X_CLIENT_MODE = 0, ///< Wi-Fi personal client mode enumerator
2149 .boot_config = { .oper_mode = SL_SI91X_CLIENT_MODE,
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/
Dsl_net_si91x_integration_handler.c246 && (current_operation_mode == SL_SI91X_CLIENT_MODE in sl_net_si91x_event_dispatch_handler()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c577 if ((config->boot_config.oper_mode == SL_SI91X_CLIENT_MODE) in sl_si91x_driver_init()
1668 case SL_SI91X_CLIENT_MODE: in sl_si91x_set_device_region()
/hal_silabs-latest/wiseconnect/components/protocol/wifi/si91x/
Dsl_wifi.c1181 …} else if ((get_opermode() == SL_SI91X_CLIENT_MODE) || (get_opermode() == SL_SI91X_ENTERPRISE_CLIE… in sl_wifi_get_wireless_info()
1218 …&& ((get_opermode() == SL_SI91X_CLIENT_MODE) || (get_opermode() == SL_SI91X_ENTERPRISE_CLIENT_MODE… in sl_wifi_get_wireless_info()