|
@@ -17181,6 +17181,9 @@ typedef enum
|
|
|
/* Disable burst and assist, and restrict A-MPDU size to 32 */
|
|
|
WMI_VENDOR_OUI_ACTION_DISABLE_AGGRESSIVE_TX = 6,
|
|
|
|
|
|
+ /* Disable FW triggered TWT if vendor OUI is received in beacon */
|
|
|
+ WMI_VENDOR_OUI_ACTION_DISABLE_FW_TRIGGERED_TWT = 7,
|
|
|
+
|
|
|
/* Add any action before this line */
|
|
|
WMI_VENDOR_OUI_ACTION_MAX_ACTION_ID
|
|
|
} wmi_vendor_oui_action_id;
|