qcacmn: CL 1469034 - update fw common interface files
qcacld-2.0 to qcacld-3.0 propagation add a wmi command to enable/disable channel avoidance report event from firmware Change-Id: Ic84728b315b4729470238098a91ef6bb629b3f7b CRs-Fixed: 865207
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
57a2c04311
commit
8cf610bf36
@@ -798,7 +798,7 @@ static uint8_t *get_wmi_cmd_string(WMI_CMD_ID wmi_command)
|
||||
CASE_RETURN_STRING(WMI_PDEV_SET_MAC_CONFIG_CMDID);
|
||||
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);
|
||||
}
|
||||
|
||||
return "Invalid WMI cmd";
|
||||
|
Reference in New Issue
Block a user