qcacmn: Add Objmgr related definitions to support DISA component
Add Objmgr ID and related definitions to support the newly defined DISA component in CLD. Change-Id: Ibbe5db39c01dae94cad5af5f4dccd2611c5b06d4 CRs-Fixed: 2159599
This commit is contained in:

committed by
snandini

parent
4f1e2ac351
commit
ab4cbc296c
@@ -6608,6 +6608,7 @@ QDF_STATUS wmi_unified_send_sar_limit_cmd(void *wmi_hdl,
|
||||
return QDF_STATUS_E_FAILURE;
|
||||
}
|
||||
|
||||
#ifdef WLAN_FEATURE_DISA
|
||||
/**
|
||||
* wmi_unified_encrypt_decrypt_send_cmd() - send encryptdecrypt cmd to fw
|
||||
* @wmi_hdl: wmi handle
|
||||
@@ -6626,6 +6627,7 @@ QDF_STATUS wmi_unified_encrypt_decrypt_send_cmd(void *wmi_hdl,
|
||||
params);
|
||||
return QDF_STATUS_E_FAILURE;
|
||||
}
|
||||
#endif
|
||||
|
||||
/*
|
||||
* wmi_unified_send_btcoex_wlan_priority_cmd() - send btcoex priority commands
|
||||
|
Reference in New Issue
Block a user