qcacmn: Add changes for DISA certification
Add TLV changes to pass DISA parameters received from WMA and pass them to firmware for firmware to encrypt data and send back to driver. Change-Id: Ic6928a93f799c47518fbbad96564062f595287dd CRs-Fixed: 1072545
This commit is contained in:
@@ -502,6 +502,9 @@ QDF_STATUS wmi_unified_probe_rsp_tmpl_send_cmd(void *wmi_hdl,
|
||||
QDF_STATUS wmi_unified_setup_install_key_cmd(void *wmi_hdl,
|
||||
struct set_key_params *key_params);
|
||||
|
||||
QDF_STATUS wmi_unified_encrypt_decrypt_send_cmd(void *wmi_hdl,
|
||||
struct encrypt_decrypt_req_params *params);
|
||||
|
||||
QDF_STATUS wmi_unified_p2p_go_set_beacon_ie_cmd(void *wmi_hdl,
|
||||
A_UINT32 vdev_id, uint8_t *p2p_ie);
|
||||
|
||||
|
Reference in New Issue
Block a user