fw-api: CL 17204425 - update fw common interface files

Change-Id: I7fdadbd7fd6681180b7b3934c2c0ec44157b8a92
WMI: add recapture_sample_on_gain_change flag to spectral cfg msg
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2022-02-10 18:00:52 -08:00
کامیت شده توسط Madan Koyyalamudi
والد ee1691737a
کامیت 0d36ba4c4a
2فایلهای تغییر یافته به همراه7 افزوده شده و 1 حذف شده

مشاهده پرونده

@@ -6814,6 +6814,12 @@ typedef struct {
* agile span center frequency2 (MHz), 0 for normal scan.
*/
A_UINT32 spectral_scan_center_freq2;
/**
* Flag to enable re-capture of FFT sample if the previous sample has
* AGC gain change bit set.
* Re-capture will be enabled only if scan period is greater than 50us.
*/
A_UINT32 recapture_sample_on_gain_change;
} wmi_vdev_spectral_configure_cmd_fixed_param;
/*