fw-api: CL 7611727 - update fw common interface files
Add WMI_UNIFIED_VDEV_SUBTYPE_SMART_MON def Change-Id: I4b56f9d3569e0b0a4157985efa5e7eea55299d5a CRs-Fixed: 2262693
Esse commit está contido em:
@@ -8473,6 +8473,11 @@ typedef struct {
|
||||
* added to AST table for traffic flow between mesh stations
|
||||
*/
|
||||
#define WMI_UNIFIED_VDEV_SUBTYPE_MESH_11S 0x6
|
||||
/* Subtype to indicate that the AP VAP is in smart monitor mode
|
||||
* This is needed to differentiate in firmware betweem normal AP mode
|
||||
* with smart monitor AP mode
|
||||
*/
|
||||
#define WMI_UNIFIED_VDEV_SUBTYPE_SMART_MON 0x7
|
||||
|
||||
/** values for vdev_start_request flags */
|
||||
/** Indicates that AP VDEV uses hidden ssid. only valid for
|
||||
|
Referência em uma nova issue
Block a user