tools: Add initial code for btmon-logger 70/205070/1
authorSzymon Janc <szymon.janc@codecoup.pl>
Fri, 19 Jan 2018 15:23:20 +0000 (16:23 +0100)
committerAmit Purwar <amit.purwar@samsung.com>
Mon, 29 Apr 2019 04:20:13 +0000 (09:50 +0530)
commit2fcf818417b5f2ff9353c87d8711549cedaa8e76
treec0d840ae29c707668ae0fb0ded502584ce7415aa
parentab4bdf91787a60a7120800d88924a4db1f284f4b
tools: Add initial code for btmon-logger

This is intended for use for automated logging or unatrended systems.
It doesn't contain any packet decoding functionality which results
in much smaller binary.

Change-Id: If61c91abab4b1ef40b276e76acc764ca28e40deb
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
Makefile.tools
android/bluetoothd-snoop.c
bootstrap-configure
configure.ac
monitor/control.c
src/shared/btsnoop.c
src/shared/btsnoop.h
tools/bluetooth-logger.service.in [new file with mode: 0644]
tools/btmon-logger.c [new file with mode: 0644]