qcacld-3.0: Add support to cache peer rssi and mc_bc count
Use updated cp stats component to get peer rssi and tx rate, rx rate for big data logging as legacy infrastructure is deprecated. Additionally add support for RX multicast broadcast packets from FW. Change-Id: Idcab4a022a4e7e34bd15878f95ad8248ca3aa9dd CRs-fixed: 2428582
This commit is contained in:

committato da
nshrivas

parent
08cda833de
commit
9d9816952c
@@ -297,6 +297,7 @@ typedef struct sap_StationDisassocCompleteEvent_s {
|
||||
int rssi;
|
||||
int tx_rate;
|
||||
int rx_rate;
|
||||
uint32_t rx_mc_bc_cnt;
|
||||
} tSap_StationDisassocCompleteEvent;
|
||||
|
||||
typedef struct sap_StationSetKeyCompleteEvent_s {
|
||||
|
Fai riferimento in un nuovo problema
Block a user