Home
last modified time | relevance | path

Searched refs:RSI_WLAN_RSP_DISCONNECT (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/
Dsl_net_si91x_integration_handler.c104 …((raw_rx_packet->command == RSI_WLAN_RSP_JOIN || raw_rx_packet->command == RSI_WLAN_RSP_DISCONNECT) in handle_mqtt_client_asynch_events()
200 || (packet->command == RSI_WLAN_RSP_DISCONNECT in sl_net_si91x_event_dispatch_handler()
209 || packet->command == RSI_WLAN_RSP_DISCONNECT in sl_net_si91x_event_dispatch_handler()
245 || (packet->command == RSI_WLAN_RSP_DISCONNECT in sl_net_si91x_event_dispatch_handler()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/
Dsli_si91x_multithreaded.c601 case RSI_WLAN_RSP_DISCONNECT:
657 … || (RSI_WLAN_RSP_DISCONNECT == frame_type) || (RSI_WLAN_RSP_CLIENT_DISCONNECTED == frame_type)
664 || (RSI_WLAN_RSP_DISCONNECT == frame_type)) {
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_constants.h616 RSI_WLAN_RSP_DISCONNECT = 0x19, enumerator