qcacmn: Add more fields to SAMP message
Add new fields such as agc_total_gain, sscan_gainchange to the Spectral SAMP message. CRs-Fixed: 2291499 Change-Id: Ia6a9fd742c2ee98fd9d7102f0d8c66dcd22a1614
这个提交包含在:
@@ -440,6 +440,10 @@ struct spectral_samp_data {
|
||||
int16_t noise_floor;
|
||||
int16_t noise_floor_sec80;
|
||||
uint32_t ch_width;
|
||||
uint8_t spectral_agc_total_gain;
|
||||
uint8_t spectral_agc_total_gain_sec80;
|
||||
uint8_t spectral_gainchange;
|
||||
uint8_t spectral_gainchange_sec80;
|
||||
} __ATTRIB_PACKED;
|
||||
|
||||
/**
|
||||
|
在新工单中引用
屏蔽一个用户