qcacmn: Add Agile channel width to SAMP message

Add a new member to SAMP structure describing the channel width of
Agile Spectral scan.

Change-Id: Ib27fe9ed63bf8f89c59762150fb58943e6bcf7ea
CRs-Fixed: 2582670
此提交包含在:
Edayilliam Jayadev
2019-12-09 19:28:20 +05:30
提交者 Anjaneedevi Kapparapu
父節點 42992cd389
當前提交 b3a66311cc
共有 4 個檔案被更改,包括 6 行新增0 行删除

查看文件

@@ -444,6 +444,7 @@ struct spectral_samp_data {
uint32_t raw_timestamp_sec80;
uint32_t reset_delay;
uint32_t target_reset_count;
uint32_t agile_ch_width;
} __packed;
/**