qcacmn: Add wmi support for 4-wire coex configuration
This patch adds support of new WMI command WMI_COEX_VERSION_CFG_CMID for 4-wire coex configuration in non_tlv_ops. Change-Id: I63da2c7ae99c38d297f7f13a8086611263f7fc5b Acked-by: Daniel Kim <kimdan@codeaurora.org> CRs-Fixed: 1081065
This commit is contained in:
@@ -996,6 +996,9 @@ QDF_STATUS
|
||||
(*send_btcoex_duty_cycle_cmd)(wmi_unified_t wmi_handle,
|
||||
struct btcoex_cfg_params *param);
|
||||
|
||||
QDF_STATUS
|
||||
(*send_coex_ver_cfg_cmd)(wmi_unified_t wmi_handle, coex_ver_cfg_t *param);
|
||||
|
||||
QDF_STATUS (*extract_wds_addr_event)(wmi_unified_t wmi_handle,
|
||||
void *evt_buf, uint16_t len, wds_addr_event_t *wds_ev);
|
||||
|
||||
|
Reference in New Issue
Block a user