| Commit message (Collapse) | Author |
|
Move the cld tools outside of driver to a different project.
Change-Id: I6b906af63c9dbafb283b415a1f3d3886cea2ada6
CRs-Fixed: 831792
|
|
For the NAN feature enablement, adding the support for
FW logging in the parser files.
Change-Id: I6456d71b80b44ba1239f30b46daf8dee24e36f5a
CRs-fixed: 704050
|
|
This patch will add utility can be used for netlink
logging.
./cld-fwlog-netlink -c will print the debug log message in
console.
./cld-fwlog-netlink -f /tmp/cldlog will log into the file
In x86 platform kernel buffer will be used, however
in android platforms, logcat buffer will be used.
Change-Id: I350df069ceeed2793d05e71c62fba170d09f3cb1
CRs Fixed: 539076
|