Quellcode durchsuchen

qcacmn: CL 1498085 - update fw common interface files

qcacld-2.0 to qcacld-3.0 propagation.

WMI changes to handle action frames of different category in WoW mode

Change-Id: Icbf9ad7cac93dd75ddb976a0f781e20b60201896
CRs-Fixed: 865207
Anurag Chouhan vor 9 Jahren
Ursprung
Commit
fcc15e29a7
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      wmi/src/wmi_unified.c

+ 1 - 0
wmi/src/wmi_unified.c

@@ -605,6 +605,7 @@ static uint8_t *get_wmi_cmd_string(WMI_CMD_ID wmi_command)
 		CASE_RETURN_STRING(WMI_CONFIG_ENHANCED_MCAST_FILTER_CMDID);
 		CASE_RETURN_STRING(WMI_VDEV_WISA_CMDID);
 		CASE_RETURN_STRING(WMI_SCAN_ADAPTIVE_DWELL_CONFIG_CMDID);
+		CASE_RETURN_STRING(WMI_WOW_SET_ACTION_WAKE_UP_CMDID);
 		CASE_RETURN_STRING(WMI_MAWC_SENSOR_REPORT_IND_CMDID);
 		CASE_RETURN_STRING(WMI_ROAM_CONFIGURE_MAWC_CMDID);
 		CASE_RETURN_STRING(WMI_NLO_CONFIGURE_MAWC_CMDID);