Home
last modified time | relevance | path

Searched refs:RSI_WLAN_RSP_IPCONFV6 (Results 1 – 5 of 5) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/
Dsl_net_si91x_integration_handler.c208 … || packet->command == RSI_WLAN_RSP_IPCONFV4 || packet->command == RSI_WLAN_RSP_IPCONFV6 in sl_net_si91x_event_dispatch_handler()
244 || packet->command == RSI_WLAN_RSP_IPCONFV4 || packet->command == RSI_WLAN_RSP_IPCONFV6 in sl_net_si91x_event_dispatch_handler()
Dsl_net_si91x_callback_framework.c81 if (packet->command == RSI_WLAN_RSP_IPCONFV6) { in sl_si91x_default_handler()
Dsl_net_rsi_utility.c110 case RSI_WLAN_RSP_IPCONFV6: { in convert_si91x_event_to_sl_net_event()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/
Dsli_si91x_multithreaded.c866 case RSI_WLAN_RSP_IPCONFV6:
898 || (frame_type == RSI_WLAN_RSP_IPCONFV6
958 && frame_type == RSI_WLAN_RSP_IPCONFV6))) {
989 || (frame_type == RSI_WLAN_RSP_IPCONFV6
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_constants.h658 RSI_WLAN_RSP_IPCONFV6 = 0xA1, enumerator