qcacmn: Add pktlog decode info WMI handler

Copy software image version, chip information,
pktlog json version and pdev id from the event received
from firmware.

Change-Id: I53c2fceee129fa69126ae8214fb652a744bfcbfa
CRs-Fixed: 3165004
This commit is contained in:
Adwait Nayak
2022-04-04 10:37:58 +05:30
committed by Madan Koyyalamudi
parent c53ac4acce
commit 8ccd0d1792
5 changed files with 76 additions and 0 deletions

View File

@@ -4940,6 +4940,7 @@ typedef enum {
wmi_resmgr_chan_time_quota_changed_eventid,
#endif
wmi_peer_rx_pn_response_event_id,
wmi_extract_pktlog_decode_info_eventid,
wmi_events_max,
} wmi_conv_event_id;
@@ -5588,6 +5589,7 @@ typedef enum {
wmi_service_rtt_11az_ntb_support,
wmi_service_rtt_11az_tb_support,
#endif
wmi_service_pktlog_decode_info_support,
wmi_services_max,
} wmi_conv_service_ids;
#define WMI_SERVICE_UNAVAILABLE 0xFFFF