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
This commit is contained in:
Varun Reddy Yeturu
2018-04-17 11:04:27 -07:00
committed by nshrivas
parent 4b3b7e7110
commit ade480af71
4 changed files with 14 additions and 8 deletions

View File

@@ -21,6 +21,7 @@
#include "wmi.h"
#include "wmi_unified_priv.h"
#include "wmi_unified_twt_param.h"
#include "wmi_unified_twt_api.h"
static QDF_STATUS send_twt_enable_cmd_tlv(wmi_unified_t wmi_handle,
struct wmi_twt_enable_param *params)