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:

committed by
qcabuildsw

parent
2244d20424
commit
6d72606ecf
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2016 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2016-2017 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
|
||||
*
|
||||
@@ -472,6 +472,7 @@ typedef enum _ol_ath_param_t {
|
||||
OL_ATH_PARAM_PREFERRED_UPLINK = 344,
|
||||
OL_ATH_PARAM_PRECAC_ENABLE = 345,
|
||||
OL_ATH_PARAM_PRECAC_TIMEOUT = 346,
|
||||
OL_ATH_COEX_VER_CFG = 347,
|
||||
} ol_ath_param_t;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user