qcacmn: Add support to process Spectral capabilities event
WMI_SPECTRAL_CAPABILITIES_EVENTID event will be sent by the target SW to indicate the different capabilities of the Spectral HW. Add support to process this event and extract the capabilities. Change-Id: I03b3236b6def98d24e77b2a9ea51ee866e62e6fe CRs-Fixed: 3238450
This commit is contained in:

committed by
Madan Koyyalamudi

parent
11ae3a31b7
commit
3567bb3b57
@@ -5075,6 +5075,7 @@ typedef enum {
|
||||
#ifdef WLAN_FEATURE_DBAM_CONFIG
|
||||
wmi_coex_dbam_complete_event_id,
|
||||
#endif
|
||||
wmi_spectral_capabilities_eventid,
|
||||
wmi_events_max,
|
||||
} wmi_conv_event_id;
|
||||
|
||||
|
Reference in New Issue
Block a user