qcacmn: Add infra to support DBAM feature
Add infra to support Dedicated Bluetooth Antenna Mode (DBAM) feature. It is used to switch between dedicated antenna for BT and shared antenna for WLAN and BT. Change-Id: I21688093674ef9b63ee811df9168a31bd71c56b5 CRs-Fixed: 3239895
This commit is contained in:

committed by
Madan Koyyalamudi

parent
c9493c28ee
commit
ec13c2ea39
@@ -5071,6 +5071,9 @@ typedef enum {
|
||||
#endif
|
||||
#ifdef WLAN_VENDOR_HANDOFF_CONTROL
|
||||
wmi_get_roam_vendor_control_param_event_id,
|
||||
#endif
|
||||
#ifdef WLAN_FEATURE_DBAM_CONFIG
|
||||
wmi_coex_dbam_complete_event_id,
|
||||
#endif
|
||||
wmi_events_max,
|
||||
} wmi_conv_event_id;
|
||||
|
Reference in New Issue
Block a user