summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2014-03-06 10:44:24 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2014-03-06 16:53:03 +0200
commit533e4559fc862e755c99ccfafae93fb72d38a288 (patch)
treeecef6b669642f96d5481bb89a895fcb2f1f3fb4d /.gitignore
parent55b3d19ebdb48a09184b8b785804366115069695 (diff)
downloadbluez-533e4559fc862e755c99ccfafae93fb72d38a288.tar.gz
test: Add external service GATT skeleton
This patch adds the initial code for an external GATT service example. It implements the API defined at doc/gatt-api.txt
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 47ba9b883..f32308025 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,6 +76,7 @@ test/sap_client.pyc
test/bluezutils.pyc
unit/test-ringbuf
unit/test-queue
+test/gatt-service
unit/test-eir
unit/test-uuid
unit/test-crc