qcacmn: CL 1598475 - update fw common interface files
Propagation from qcacld-2.0 to qcacld-3.0 Adding defined weightage values for WMI_PDEV_SET_PCL_CMDID Add filter configure interface in fwcommon for sniffer mode Change-Id: Ic822863cbbaffe7303dedf7f6c16ba92c2d0a5d3 CRs-fixed: 865207
This commit is contained in:

committed by
Manjeet Singh

parent
828a45f7f1
commit
40865b40a8
@@ -1583,6 +1583,7 @@ static uint8_t *wmi_id_to_name(WMI_CMD_ID wmi_command)
|
||||
CASE_RETURN_STRING(WMI_PDEV_SET_WAKEUP_CONFIG_CMDID);
|
||||
CASE_RETURN_STRING(WMI_PDEV_GET_ANTDIV_STATUS_CMDID);
|
||||
CASE_RETURN_STRING(WMI_PEER_ANTDIV_INFO_REQ_CMDID);
|
||||
CASE_RETURN_STRING(WMI_MNT_FILTER_CMDID);
|
||||
}
|
||||
|
||||
return "Invalid WMI cmd";
|
||||
|
Reference in New Issue
Block a user