qcacmn: CL 1613065 - update fw common interface files

qcacld-2.0 to qcacmn propagation.

Add WMI types and macros definitions for antenna isolation detect

Change-Id: I69b715c224d30b40e37d4a6a6e780b1980b490e0
CRs-fixed: 865207
This commit is contained in:
Manjeet Singh
2016-09-01 16:42:29 +05:30
committed by Himanshu Agarwal
parent 61be23a851
commit c026bdecd0

View File

@@ -1635,6 +1635,7 @@ static uint8_t *wmi_id_to_name(uint32_t wmi_command)
CASE_RETURN_STRING(WMI_PEER_ANTDIV_INFO_REQ_CMDID);
CASE_RETURN_STRING(WMI_MNT_FILTER_CMDID);
CASE_RETURN_STRING(WMI_PDEV_GET_CHIP_POWER_STATS_CMDID);
CASE_RETURN_STRING(WMI_COEX_GET_ANTENNA_ISOLATION_CMDID);
}
return "Invalid WMI cmd";