Searched refs:RSI_WLAN_RSP_CLIENT_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance
199 (packet->command == RSI_WLAN_RSP_CLIENT_DISCONNECTED in sl_net_si91x_event_dispatch_handler()217 if (packet->command == RSI_WLAN_RSP_CLIENT_DISCONNECTED) { in sl_net_si91x_event_dispatch_handler()
209 …if (packet->command == RSI_WLAN_RSP_CLIENT_DISCONNECTED && (get_opermode() == SL_SI91X_CONCURRENT_… in sli_handle_dhcp_and_rejoin_failure()620 case RSI_WLAN_RSP_CLIENT_DISCONNECTED:657 … || (RSI_WLAN_RSP_DISCONNECT == frame_type) || (RSI_WLAN_RSP_CLIENT_DISCONNECTED == frame_type)
711 RSI_WLAN_RSP_CLIENT_DISCONNECTED = 0xC3, enumerator
817 case RSI_WLAN_RSP_CLIENT_DISCONNECTED: in convert_si91x_event_to_sl_wifi_event()