Explorar el Código

qcacmn: CL 1488100 - update fw common interface files

qcacld-2.0 to qcacld-3.0 propagation

Add support for scenario debug logging
WMI changes to control WISA features of firmware from host

Change-Id: I01d96c423b6241248242aa2feae6887d8f202691
CRs-Fixed: 865207
Anurag Chouhan hace 9 años
padre
commit
7c9496b6a6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      wmi/src/wmi_unified.c

+ 1 - 0
wmi/src/wmi_unified.c

@@ -603,6 +603,7 @@ static uint8_t *get_wmi_cmd_string(WMI_CMD_ID wmi_command)
 		CASE_RETURN_STRING(WMI_LRO_CONFIG_CMDID);
 		CASE_RETURN_STRING(WMI_TRANSFER_DATA_TO_FLASH_CMDID);
 		CASE_RETURN_STRING(WMI_CONFIG_ENHANCED_MCAST_FILTER_CMDID);
+		CASE_RETURN_STRING(WMI_VDEV_WISA_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);