qcacmn: IOT SIM target interface
IOT SIM target interface updates Change-Id: Ia9b048ecccd476df822e61f4ccb16e70352f630d CRs-Fixed: 2665426
This commit is contained in:

committed by
nshrivas

parent
d281143698
commit
77c068dda2
@@ -1991,6 +1991,18 @@ QDF_STATUS wmi_unified_smart_ant_enable_tx_feedback_cmd_send(
|
||||
wmi_unified_t wmi_handle,
|
||||
struct smart_ant_enable_tx_feedback_params *param);
|
||||
|
||||
/**
|
||||
* wmi_unified_simulation_test_cmd_send() -
|
||||
* WMI simulation test command
|
||||
* @wmi_handle: handle to WMI.
|
||||
* @param: pointer to hold simulation test param
|
||||
*
|
||||
* Return: QDF_STATUS_SUCCESS on success and QDF_STATUS_E_FAILURE for failure
|
||||
*/
|
||||
QDF_STATUS wmi_unified_simulation_test_cmd_send(wmi_unified_t wmi_handle,
|
||||
struct simulation_test_params
|
||||
*param);
|
||||
|
||||
/**
|
||||
* wmi_unified_vdev_spectral_configure_cmd_send() -
|
||||
* WMI set spectral config function
|
||||
|
Reference in New Issue
Block a user