qcacmn: Add support for sending TWT enable command
Add WMI support for building and sending the
WMI_TWT_ENABLE_CMDID to the firmware.
Change-Id: Ifbda4d1668e2bcb2e33d044269908e8d4c8333a5
CRs-Fixed: 2244214
diff --git a/wmi_unified_param.h b/wmi_unified_param.h
index 8e4db63..2a3e1a6 100644
--- a/wmi_unified_param.h
+++ b/wmi_unified_param.h
@@ -5523,6 +5523,7 @@
#if defined(WLAN_DFS_PARTIAL_OFFLOAD) && defined(HOST_DFS_SPOOF_TEST)
wmi_host_dfs_status_check_event_id,
#endif
+ wmi_twt_enable_complete_event_id,
wmi_events_max,
} wmi_conv_event_id;