qcacmn: CL 1683879 - update fw common interface files
WMI message to allow Specific Absorbtion Rate / tx power limits to be set per band, chain, or modulation class. Change-Id: Iece786a4e731462fd282e3eb3107541338a3af30 CRs-Fixed: 865207
This commit is contained in:

committed by
qcabuildsw

parent
abcd0f532e
commit
e6994d201d
@@ -1668,6 +1668,7 @@ static uint8_t *wmi_id_to_name(uint32_t wmi_command)
|
||||
CASE_RETURN_STRING(WMI_PDEV_DFS_PHYERR_OFFLOAD_DISABLE_CMDID);
|
||||
CASE_RETURN_STRING(WMI_VDEV_ADFS_CH_CFG_CMDID);
|
||||
CASE_RETURN_STRING(WMI_VDEV_ADFS_OCAC_ABORT_CMDID);
|
||||
CASE_RETURN_STRING(WMI_SAR_LIMITS_CMDID);
|
||||
}
|
||||
|
||||
return "Invalid WMI cmd";
|
||||
|
Reference in New Issue
Block a user