qcacmn: Add support to handle twt notify event

Add support to handle twt notify event from firmware.

Change-Id: Ia4a84b0f3cfb76401681707c08e8169d07dacdbd
CRs-Fixed: 2847179
This commit is contained in:
Rajasekaran Kalidoss
2020-12-19 15:41:40 +05:30
committed by snandini
parent d384cff416
commit d7ec7b4010
7 changed files with 68 additions and 5 deletions

View File

@@ -4481,6 +4481,7 @@ typedef enum {
wmi_twt_resume_dialog_complete_event_id,
wmi_twt_nudge_dialog_complete_event_id,
wmi_twt_session_stats_event_id,
wmi_twt_notify_event_id,
#endif
wmi_apf_get_vdev_work_memory_resp_event_id,
wmi_roam_scan_stats_event_id,