1
0

qcacmn: Add support for wmi command for standalone sounding

Added an API to send wmi command for standalone sounding

Change-Id: I3d7d8b6e67005b451e84c1875fd0d2cecacd8b7b
CRs-Fixed: 3415627
Este cometimento está contido em:
Pooja T C
2023-02-25 16:04:54 +05:30
cometido por Madan Koyyalamudi
ascendente 04d130b0a6
cometimento 7af90e2d6b

Ver ficheiro

@@ -2980,6 +2980,12 @@ QDF_STATUS
struct wmi_trigger_ul_ofdma_mu_params *param);
#endif
#ifdef QCA_STANDALONE_SOUNDING_TRIGGER
QDF_STATUS
(*config_txbf_sounding_trig_info_cmd)(wmi_unified_t wmi,
struct wmi_txbf_sounding_trig_param
*sounding_params);
#endif
QDF_STATUS (*send_set_tpc_power_cmd)(wmi_unified_t wmi_handle,
uint8_t vdev_id,
struct reg_tpc_power_info *param);