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
This commit is contained in:

committed by
Sandeep Puligilla

parent
49a8481745
commit
6bad19799f
@@ -5085,6 +5085,7 @@ typedef enum {
|
||||
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;
|
||||
|
Reference in New Issue
Block a user