diff --git a/core/hdd/inc/hdd_config.h b/core/hdd/inc/hdd_config.h index 722aeb8917883..968c5247924f2 100644 --- a/core/hdd/inc/hdd_config.h +++ b/core/hdd/inc/hdd_config.h @@ -869,6 +869,12 @@ struct dhcp_server { * OUI data Len : 00 * Info Mask : 35 - Check for NSS, VHT Caps and Band * Capabilities: 6C - (NSS == 3 or 4) && VHT Caps Preset && Band == 2G + * OUI 5 : 001018 + * OUI data Len : 06 + * OUI Data : 02FF009C0000 + * OUI data Mask: BC - 10111100 + * Info Mask : 25 - Check for NSS and Band + * Capabilities: 48 - NSS == 4 && Band == 2G * * This ini is used to specify the AP OUIs with which only 1x1 connection * is allowed. @@ -885,7 +891,7 @@ struct dhcp_server { "gActionOUIConnect1x1", \ 0, \ ACTION_OUI_MAX_STR_LEN, \ - "000C43 00 25 42 001018 06 02FFF02C0000 BC 25 42 001018 06 02FF040C0000 BC 25 42 00037F 00 35 6C", \ + "000C43 00 25 42 001018 06 02FFF02C0000 BC 25 42 001018 06 02FF040C0000 BC 25 42 00037F 00 35 6C 001018 06 02FF009C0000 BC 25 48", \ "Used to specify action OUIs for 1x1 connection") /*