fw-api: CL 16547592 - update fw common interface files

Change-Id: I7a74cbd56a5341e728b73457eeaa5af81b540e27
WMI: RTT 11az support defs
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2021-12-01 06:00:51 -08:00
committed by Madan Koyyalamudi
parent dcf9571a81
commit 0d25e3add4
4 changed files with 17 additions and 2 deletions

View File

@@ -13126,6 +13126,16 @@ typedef enum {
*/
WMI_VDEV_PARAM_MAX_LI_OF_MODDTIM_MS, /* 0xAA */
/*
* Security config advertised in beacons
* bit 0: URNM_MFPR in RSNXE
* bit 1: MFPC in RSN CAP
* bit 2: MFPR in RSN CAP
* bit 31:3 Reserved
*/
WMI_VDEV_PARAM_11AZ_SECURITY_CONFIG, /* 0xAB */
/*=== ADD NEW VDEV PARAM TYPES ABOVE THIS LINE ===
* The below vdev param types are used for prototyping, and are
* prone to change.