b2d9fa14f4b724b9e47f19d55dc7144bbaf699cf

Enable the packet tracker feature for non performance builds by enabling the macro QCA_PKT_PROTO_TRACE and set the default packet tracker log level to dump the DHCP, EAPOL and management packet details. The necessary log level can be modified using the ini 'gEnableDebugLog' entry either at compile time or at run time using the IOCTL 'setDbgLvl'. The logs are dumped using the same IOCTL 'setDbgLvl'. e.g., To enable all the packet trace features - iwpriv wlan0 setDbgLvl 0x0f To dump the packet trace - iwpriv wlan0 setDbgLvl 9999 Change-Id: I4fe82e0091517f0614baedf620976dd37b94a974 CRs-Fixed: 998642
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%