qcacmn: Re-factor processing of WMI_REG_CHAN_LIST_CC_EVENTID
Due to different layers, TLV processing is confined to WMI folder.
Therefore, move the TLV layer processing of WMI_REG_CHAN_LIST_EVENTID
to the wmi folder.
Change-Id: I7e7182997a9506035030f33d2f81a403fbe97a2f
CR-Fixed: 2019750
diff --git a/wmi_unified_param.h b/wmi_unified_param.h
index 728bde2..0d7e0b1 100644
--- a/wmi_unified_param.h
+++ b/wmi_unified_param.h
@@ -5085,6 +5085,7 @@
wmi_atf_peer_stats_event_id,
wmi_peer_delete_response_event_id,
wmi_pdev_csa_switch_count_status_event_id,
+ wmi_reg_chan_list_cc_event_id,
wmi_events_max,
} wmi_conv_event_id;