qcacmn: Increase the Spectral payload size
Increase the Spectral payload size to account for FFT size 11. CRs-Fixed: 3073239 Change-Id: I5c6db642267a96cbc535bf6842c8f9ac90b1a335
This commit is contained in:

committed by
Madan Koyyalamudi

parent
480aac399f
commit
aaf4382daf
@@ -408,7 +408,7 @@ struct spectral_caps {
|
||||
#define SPECTRAL_MAC_ADDR_SIZE (6)
|
||||
#define MAX_NUM_FREQ_SPANS (3)
|
||||
#define MAX_NUM_DETECTORS (2)
|
||||
#define MAX_SPECTRAL_PAYLOAD (2004)
|
||||
#define MAX_SPECTRAL_PAYLOAD (3028)
|
||||
|
||||
/**
|
||||
* enum dcs_int_type - Interference type indicated by DCS
|
||||
|
Reference in New Issue
Block a user