qcacmn: CL 1476371 - update fw common interface files
qcacld-2.0 to qcacld-3.0 propagation. WMI change to enable Custom aggregation size for ADDBA request and response through WMI command WMI_VDEV_SET_CUSTOM_AGGR_SIZE_CMDID. Change-Id: I0fb54e8f32344b209787239ed64d7ecb13ea56fb CRs-Fixed: 865207
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
cc28f4e2f2
commit
c285c10e60
@@ -800,6 +800,7 @@ static uint8_t *get_wmi_cmd_string(WMI_CMD_ID wmi_command)
|
||||
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);
|
||||
CASE_RETURN_STRING(WMI_VDEV_SET_CUSTOM_AGGR_SIZE_CMDID);
|
||||
}
|
||||
|
||||
return "Invalid WMI cmd";
|
||||
|
Reference in New Issue
Block a user