qcacmn: Add extract APIs for qvit event

Add extarct API to get QVIT event data.

Change-Id: I7777946a34f176dabb96f98ab3062222bc02b202
CRs-Fixed: 2003898
This commit is contained in:
Kiran Venkatappa
2017-02-28 14:19:17 +05:30
committed by qcabuildsw
parent 2a93f6f77a
commit 3d5149868c
3 changed files with 20 additions and 0 deletions

View File

@@ -7292,6 +7292,18 @@ struct wmi_host_pdev_utf_event {
uint32_t pdev_id;
};
/**
* struct wmi_host_pdev_qvit_event - Host defined struct to hold qvit event data
* @data: Pointer to data
* @datalen: Data length
*
*/
struct wmi_host_pdev_qvit_event {
uint8_t *data;
uint16_t datalen;
uint32_t pdev_id;
};
/**
* struct wmi_host_peer_delete_response_event - Peer Delete response event param
* @vdev_id: vdev id