Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/protocol/wifi/src/
Dsl_wifi_callback_framework.c86 if (RSI_WLAN_RSP_CLIENT_CONNECTED == packet->command) { in sl_wifi_default_event_handler()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_constants.h710 RSI_WLAN_RSP_CLIENT_CONNECTED = 0xC2, enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/
Dsli_si91x_multithreaded.c619 case RSI_WLAN_RSP_CLIENT_CONNECTED:
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c815 case RSI_WLAN_RSP_CLIENT_CONNECTED: in convert_si91x_event_to_sl_wifi_event()