qcacmn: Add Diag Log support for cold boot cal event

Add Diag log support for logging cold boot calibration
data sent by firmware via cold boot cal wmi event.

Change-Id: I932fd5f87667498b77ee13ca5b3ce08d6001cdf0
CRs-Fixed: 2413451
This commit is contained in:
Yeshwanth Sriram Guntuka
2019-03-06 15:06:10 +05:30
committed by nshrivas
parent 47eba668fe
commit 07e2c48abe
4 changed files with 32 additions and 2 deletions

View File

@@ -4757,6 +4757,7 @@ typedef enum {
wmi_roam_blacklist_event_id,
wmi_wlm_stats_event_id,
wmi_peer_cfr_capture_event_id,
wmi_pdev_cold_boot_cal_event_id,
wmi_events_max,
} wmi_conv_event_id;