Commit Graph

8 Commits

Author SHA1 Message Date
Andrei Emeltchenko
0f539bbfa6 monitor: Use common maximum packet size definition 2014-08-13 12:17:24 +03:00
Szymon Janc
7a2d604673 android: Make multi-line comments style consistent
Use common style for multi-line comments consistent with rest of
codebase.
2014-04-29 13:31:00 +02:00
Szymon Janc
45eb43e85e android: Fix some random code style issues
Fix whitespace problems and not needed empty lines.
2014-03-20 15:36:52 +01:00
Marcel Holtmann
cde69653e0 android: Update copyright and license details 2014-02-11 10:42:56 -08:00
Szymon Janc
a44277dfda android/snoop: Drop capabilities on startup 2014-01-17 20:41:45 +01:00
Andrzej Kaczmarek
1ff2c28807 android: Add simple rotation of snoop file
Already existing snoop file is renamed by adding ".old" suffix before
new one is created. This is useful in case phone is restarted so logs
are not overwritten and for this reason it's only applied in case
default snoop file name is used.
2014-01-16 08:59:31 +01:00
Andrzej Kaczmarek
e76815ac82 android: Fix typo in bluetoothd-snoop.c 2014-01-16 08:59:31 +01:00
Szymon Janc
ffde7eee83 android: Add HCI snooping tool
This tool is intended to be run as Android service. It supports
writing HCI snoop data in old btsnoop format only. By default traffic
is stored in /sdcard/btsnoop_hci.log file (can be overridded with
option - mainly for testing on Linux host). Only index 0 is sniffed.
2014-01-01 18:26:47 +02:00