summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@codecoup.pl>2017-12-07 12:43:44 +0100
committerSzymon Janc <szymon.janc@codecoup.pl>2017-12-14 10:08:32 +0100
commitf68235b2c03235695837abfb6d7ceebacbf14dd9 (patch)
tree19c44684a87b4a47b47347407b789e04bf4b73b7 /.gitignore
parentb8cd86c3e2be9ae8f3294e4090179611ff69ba9c (diff)
downloadbluez-f68235b2c03235695837abfb6d7ceebacbf14dd9.tar.gz
tools/btpclient: Add initial code
This adds initial code for BTP client tool that allows for automated (binary protocol ) control of BlueZ stack. Currently this tool depends only on Embedded Linux Library and requires master branch of ELL. When 0.3 is released dependencies will be bumped. Initial code allows to connect D-Bus client, discover objects and keep proxies for it. It also implements basics for BTP core service.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index af205ec6a..393735e0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -116,6 +116,7 @@ tools/btattach
tools/btconfig
tools/btmgmt
tools/btsnoop
+tools/btpclient
peripheral/btsensor
monitor/btmon
emulator/btvirt