qcacmn: Add support to receive EGID_INFO from BT WMI
Add WMI support to receive the EGID_INFO from BT and forward to FW Change-Id: I1698994173e6cefba1284f564c2f2e79e31ee221 CRs-Fixed: 3384085
This commit is contained in:

committed by
Madan Koyyalamudi

szülő
b57fbc13f4
commit
9064b44469
@@ -1843,6 +1843,10 @@ QDF_STATUS
|
||||
(*send_btcoex_duty_cycle_cmd)(wmi_unified_t wmi_handle,
|
||||
struct btcoex_cfg_params *param);
|
||||
|
||||
QDF_STATUS
|
||||
(*send_egid_info_cmd)(wmi_unified_t wmi_handle,
|
||||
struct esl_egid_params *param);
|
||||
|
||||
QDF_STATUS
|
||||
(*send_coex_ver_cfg_cmd)(wmi_unified_t wmi_handle, coex_ver_cfg_t *param);
|
||||
|
||||
|
Reference in New Issue
Block a user