summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@gmail.com>2013-12-30 23:43:35 +0100
committerJohan Hedberg <johan.hedberg@intel.com>2014-01-01 18:26:47 +0200
commitffde7eee83e0d6f4aa98eceff95029bffc4b18bc (patch)
tree7ebeb63a78d3194af1750e8d4347c4fb7aa1d356 /.gitignore
parentb0ad16cf4d4b3ad3e477c95f1bef30e0d937d9ac (diff)
downloadbluez-ffde7eee83e0d6f4aa98eceff95029bffc4b18bc.tar.gz
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2d356fb0a..3e0641dfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,3 +110,4 @@ android/system-emulator
android/bluetoothd
android/haltest
android/android-tester
+android/bluetoothd-snoop