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:
Kiran Kumar Lokere
2017-04-24 00:56:03 -07:00
committed by snandini
szülő 2f54fbb7da
commit e70e605ed1
2 fájl változott, egészen pontosan 7 új sor hozzáadva és 0 régi sor törölve

Fájl megtekintése

@@ -1313,6 +1313,9 @@ QDF_STATUS (*extract_dfs_radar_detection_event)(wmi_unified_t wmi_handle,
struct radar_found_info *radar_found,
uint32_t len);
#endif
QDF_STATUS (*send_set_country_cmd)(wmi_unified_t wmi_handle,
struct set_country *param);
};
struct target_abi_version {