qcacmn: Add support for WMI_TWT_NUDGE_DIALOG_CMDID

Add support for WMI_TWT_NUDGE_DIALOG_CMDID and
WMI_TWT_NUDGE_DIALOG_COMPLETE_EVENTID.

Change-Id: I9d4bf1061f6f08479967619ce50d2756c062f55f
CRs-Fixed: 2825138
This commit is contained in:
Paul Zhang
2020-12-15 10:58:26 +08:00
committed by snandini
parent 1e98fba13b
commit 59ef5a49a8
7 changed files with 255 additions and 18 deletions

View File

@@ -4725,6 +4725,7 @@ typedef enum {
wmi_twt_del_dialog_complete_event_id,
wmi_twt_pause_dialog_complete_event_id,
wmi_twt_resume_dialog_complete_event_id,
wmi_twt_nudge_dialog_complete_event_id,
wmi_twt_session_stats_event_id,
#endif
wmi_apf_get_vdev_work_memory_resp_event_id,