qcacld-3.0: Print BTM RSP and initial roam info in kmsg

The event WMI_ROAM_STATS_EVENTID is received after
every roam, once the roam synch complete is sent by the host.
This event contains details regarding the btm response.

This helps in debugging/understanding the scenario when roam
failure happens.

Print the info received related to btm rsp and roam initial
info into kmsg.

Change-Id: Icb2058eed5df3265018b3c53548d123f3a4faf4f
CRs-Fixed: 2728267
This commit is contained in:
Abhinav Kumar
2020-06-29 01:01:01 +05:30
committed by snandini
parent 9a80ee261b
commit 87a292e54a
8 changed files with 287 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
#define _WMI_UNIFIED_ROAM_API_H_
#include <wmi_unified_roam_param.h>
#include <wlan_cm_roam_public_srtuct.h>
#ifdef FEATURE_LFR_SUBNET_DETECTION
/**