|
@@ -20927,6 +20927,9 @@ typedef enum
|
|
|
/* Disable FW triggered TWT if vendor OUI is received in beacon */
|
|
|
WMI_VENDOR_OUI_ACTION_DISABLE_FW_TRIGGERED_TWT = 7,
|
|
|
|
|
|
+ /* Extend ITO under WOW mode if vendor OUI is received in beacon */
|
|
|
+ WMI_VENDOR_OUI_ACTION_EXTEND_WOW_ITO = 8,
|
|
|
+
|
|
|
/* Add any action before this line */
|
|
|
WMI_VENDOR_OUI_ACTION_MAX_ACTION_ID
|
|
|
} wmi_vendor_oui_action_id;
|