|
@@ -614,6 +614,8 @@ typedef enum {
|
|
|
WMI_SERVICE_WMSK_COMPACTION_RX_TLVS = 361, /* Support word mask subscription for rx tlv compaction */
|
|
|
WMI_SERVICE_PRE_RX_TO = 362, /* Support for Pre RX timeout */
|
|
|
WMI_SERVICE_TDLS_CONCURRENCY_SUPPORT = 363, /* Support for TDLS concurrency in FW */
|
|
|
+ WMI_SERVICE_SCAN_RADIO_BLANKING_SUPPORT = 364, /* Indicates that FW supports the Scan radio blanking feature */
|
|
|
+ WMI_SERVICE_PEER_METADATA_V1A_V1B_SUPPORT = 365, /* Support rx peer meta data v1a and v1b */
|
|
|
|
|
|
WMI_MAX_EXT2_SERVICE
|
|
|
|