소스 검색

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

Add WMI_SERVICE_NAN_NDI_SAP_SAP_SCC_SUPPORT def

Change-Id: Ic34cbf87c52e271fdb745a357360f7ff542a8dba
CRs-Fixed: 2262693
spuligil 5 년 전
부모
커밋
e6bcc6e3d9
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -417,6 +417,7 @@ typedef  enum  {
     WMI_SERVICE_STA_BSS_MAX_IDLE_TIME = 227, /* Indicate FW supports BSS Max Idle time feature via WMI_VDEV_BSS_MAX_IDLE_TIME_CMDID */
     WMI_SERVICE_BIP_CIPHER_SUPPORT = 228, /* FW supports new BIP_CIPHER suites (WMI_CIPHER_BIP_xxx) */
     WMI_SERVICE_BW_165MHZ_SUPPORT = 229, /* Indicate FW supports bandwidth 165MHz (i.e. 6 GHz in addition to 2.4 and 5) */
+    WMI_SERVICE_NAN_NDI_SAP_SAP_SCC_SUPPORT = 229, /* Support SAP + SAP + NAN discovery + NDI concurrency in SCC mode */
 
 
     /******* ADD NEW SERVICES HERE *******/

+ 1 - 1
fw/wmi_version.h

@@ -36,7 +36,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_ 740
+#define __WMI_REVISION_ 741
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work