Skip to content

Commit

Permalink
Added WFX_SEC_WPA_WPA2_MIXED
Browse files Browse the repository at this point in the history
  • Loading branch information
bhmanda-silabs committed Oct 17, 2024
1 parent 9a24f41 commit ebd1726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/platform/silabs/efr32/rs911x/rsi_if.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,7 @@ static void wfx_rsi_do_join(void)
break;
case WFX_SEC_WPA:
case WFX_SEC_WPA2:
case WFX_SEC_WPA_WPA2_MIXED:
connect_security_mode = RSI_WPA_WPA2_MIXED;
break;
#if WIFI_ENABLE_SECURITY_WPA3_TRANSITION
Expand Down

0 comments on commit ebd1726

Please sign in to comment.