qcacmn: WMI changes for Agile Spectral
1) Add Spectral scan mode and agile center frequency in WMI commands to indicate the current mode. 2) Obtain the Agile Spectral capability from the chain mask table. CRs-Fixed: 2455967 Change-Id: I88ba6fc1ecf9b530a6b516d0c1e4ce88702c6d1f
此提交包含在:
@@ -80,6 +80,8 @@ enum spectral_params {
|
||||
SPECTRAL_PARAM_STOP,
|
||||
SPECTRAL_PARAM_ENABLE,
|
||||
SPECTRAL_PARAM_FREQUENCY,
|
||||
SPECTRAL_PARAM_CHAN_FREQUENCY,
|
||||
SPECTRAL_PARAM_CHAN_WIDTH,
|
||||
SPECTRAL_PARAM_MAX,
|
||||
};
|
||||
|
||||
@@ -224,7 +226,7 @@ struct spectral_config {
|
||||
* @high_level_offset: high_level_offset
|
||||
* @rssi_thr: rssi_thr
|
||||
* @default_agc_max_gain: default_agc_max_gain
|
||||
* @agile_spectral_cap: agile Spectral capability
|
||||
* @agile_spectral_cap: agile Spectral capability for 20/40/80
|
||||
* @agile_spectral_cap_160: agile Spectral capability for 160 MHz
|
||||
* @agile_spectral_cap_80p80: agile Spectral capability for 80p80
|
||||
*/
|
||||
|
新增問題並參考
封鎖使用者