qcacmn: Add support to send new country to FW
Add support to set new country code to the FW Change-Id: Id24967b7c9e93bfbf045f494f142be9e33e16483 CRs-Fixed: 2042879
This commit is contained in:

committed by
snandini

parent
795ab91e23
commit
daf91e333c
@@ -1869,6 +1869,7 @@ static uint8_t *wmi_id_to_name(uint32_t wmi_command)
|
||||
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);
|
||||
CASE_RETURN_STRING(WMI_SET_CURRENT_COUNTRY_CMDID);
|
||||
}
|
||||
|
||||
return "Invalid WMI cmd";
|
||||
|
Reference in New Issue
Block a user