qcacmn: Add "Spectral disable" WMI service bit
Add a new WMI service bit to indicate whether normal Spectral scan is disabled. CRs-Fixed: 2840128 Change-Id: I09314afeb5372f83b8356e06f245c83c7acbc85d
This commit is contained in:

committed by
snandini

parent
00678d250a
commit
962647ba6c
@@ -5325,6 +5325,7 @@ typedef enum {
|
||||
wmi_service_csa_beacon_template,
|
||||
wmi_service_twt_bcast_req_support,
|
||||
wmi_service_twt_bcast_resp_support,
|
||||
wmi_service_spectral_scan_disabled,
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
#define WMI_SERVICE_UNAVAILABLE 0xFFFF
|
||||
|
Reference in New Issue
Block a user