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

Change-Id: Iee5e45f8c994cc5b93c478386a03a80b97626a44
CRs-Fixed: 2262693
This commit is contained in:
Pragaspathi Thilagaraj
2024-05-21 05:59:39 -07:00
zatwierdzone przez Ravindra Konda
rodzic 6644056593
commit ab7b37e1c8
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@@ -669,6 +669,7 @@ typedef enum {
WMI_SERVICE_STA_P2P_NDP_CONCURRENCY_SUPPORT = 415, /* FW supports STA + P2P + NAN concurrency */
WMI_SERVICE_USE_STA_VDEV_FOR_P2P_DEVICE = 416, /* FW supports use of sta vdev to be repurposed for p2p device */
WMI_SERVICE_AP_ASSISTED_DFS_CHAN_P2P_SESSION = 417, /* FW supports P2P session on DFS chan enabled by DFS master AP */
WMI_SERVICE_MLO_SAP_EMLSR_SUPPORT = 418, /* Indicates FW MLO SAP supports EMLSR Mode */
WMI_MAX_EXT2_SERVICE

Wyświetl plik

@@ -37,7 +37,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility. */
#define __WMI_REVISION_ 1487
#define __WMI_REVISION_ 1488
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work