qcacmn: CL 1470160 - update fw common interface files
Propagation from qcacld-2.0 to qcacld-3.0. Periodic channel stats and WMI chan info extension Define a flag which indicates the packet responsible for wake up the host from suspend mode Change-Id: Ieb5f47f16c5f55790511e02d97db57f4fdf6de97 CRs-Fixed: 865207
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
8cf610bf36
commit
cc28f4e2f2
@@ -799,6 +799,7 @@ static uint8_t *get_wmi_cmd_string(WMI_CMD_ID wmi_command)
|
||||
CASE_RETURN_STRING(WMI_PDEV_SET_ANTENNA_MODE_CMDID);
|
||||
CASE_RETURN_STRING(WMI_ROAM_SET_MBO_PARAM_CMDID);
|
||||
CASE_RETURN_STRING(WMI_CHAN_AVOID_RPT_ALLOW_CMDID);
|
||||
CASE_RETURN_STRING(WMI_SET_PERIODIC_CHANNEL_STATS_CONFIG_CMDID);
|
||||
}
|
||||
|
||||
return "Invalid WMI cmd";
|
||||
|
Reference in New Issue
Block a user