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 commit está contenido en:

cometido por
Madan Koyyalamudi

padre
04d130b0a6
commit
7af90e2d6b
@@ -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);
|
||||
|
Referencia en una nueva incidencia
Block a user