fw-api: CL 2812323 - update fw common interface files
WMI LPI_IE_BITMAP bit defs for CHRE flags Change-Id: Ie7a804ed665ce632c7365094742f66aa7320fb8c CRs-Fixed: 1107600
This commit is contained in:
@@ -11422,6 +11422,9 @@ typedef struct
|
||||
#define LPI_IE_BITMAP_FLAGS 0x00200000 /* reserved as a bitmap to indicate more scan information; one such use being to indicate if the on-going scan is interrupted or not */
|
||||
#define LPI_IE_BITMAP_CACHING_REQD 0x00400000 /* extscan will use this field to indicate if this frame info needs to be cached in LOWI LP or not */
|
||||
#define LPI_IE_BITMAP_REPORT_CONTEXT_HUB 0x00800000 /* extscan will use this field to indicate to LOWI LP whether to report result to context hub or not. */
|
||||
#define LPI_IE_BITMAP_CHRE_ESS 0x010000000 /* ESS capability info for CHRE */
|
||||
#define LPI_IE_BITMAP_CHRE_SEC_MODE 0x020000000 /* Security capability info for CHRE */
|
||||
#define LPI_IE_BITMAP_CHRE_SUPPORTED_RATE 0x040000000 /* Hightest MCS corresponding NCC for TX and RX */
|
||||
#define LPI_IE_BITMAP_ALL 0xFFFFFFFF
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user