qcacmn: iot_sim code cleanup in wmi

Refactor code and put iot_sim code under feature flag.

Change-Id: Id4720d63ae174d9f4490285e6eb69ab2972ccd28
CRs-Fixed: 2707122
这个提交包含在:
Jayachandran Sreekumaran
2020-06-10 16:52:15 +05:30
提交者 nshrivas
父节点 81b11d79c5
当前提交 cb709cad18
修改 5 个文件,包含 14 行新增31 行删除

查看文件

@@ -1205,8 +1205,10 @@ QDF_STATUS (*send_smart_ant_set_node_config_cmd)(wmi_unified_t wmi_handle,
struct smart_ant_node_config_params *param);
#endif
#ifdef WLAN_IOT_SIM_SUPPORT
QDF_STATUS (*send_simulation_test_cmd)(wmi_unified_t wmi_handle,
struct simulation_test_params *param);
#endif
QDF_STATUS (*send_smart_ant_enable_tx_feedback_cmd)(wmi_unified_t wmi_handle,
struct smart_ant_enable_tx_feedback_params *param);