Skip to content

Commit ebd1726

Browse files
Added WFX_SEC_WPA_WPA2_MIXED
1 parent 9a24f41 commit ebd1726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/platform/silabs/efr32/rs911x/rsi_if.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ static void wfx_rsi_do_join(void)
554554
break;
555555
case WFX_SEC_WPA:
556556
case WFX_SEC_WPA2:
557+
case WFX_SEC_WPA_WPA2_MIXED:
557558
connect_security_mode = RSI_WPA_WPA2_MIXED;
558559
break;
559560
#if WIFI_ENABLE_SECURITY_WPA3_TRANSITION

0 commit comments

Comments
 (0)