qcacmn: Add wmi interface changes for wlan time sync eventid

Add wmi event id's for ftm based wlan time sync feature.

CRs-Fixed: 2610092
Change-Id: Ifd7b10bbbe2b4c3f954233da55f318bef99fa13a
This commit is contained in:
Surabhi Vishnoi
2020-01-21 22:34:46 +05:30
committed by nshrivas
parent 778e4b7163
commit 61df09450e
2 changed files with 10 additions and 0 deletions

View File

@@ -4546,6 +4546,10 @@ typedef enum {
wmi_mgmt_offload_data_event_id,
wmi_pdev_multi_vdev_restart_response_event_id,
wmi_roam_pmkid_request_event_id,
#ifdef FEATURE_WLAN_TIME_SYNC_FTM
wmi_wlan_time_sync_ftm_start_stop_event_id,
wmi_wlan_time_sync_q_master_slave_offset_eventid,
#endif
wmi_events_max,
} wmi_conv_event_id;