From 1991fc3eb054de838754f2eb827e88d0823a7f8a Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sat, 14 Jan 2017 01:13:13 +0700 Subject: python/python-gattlib: Added (Bluetooth LE protocol library). Signed-off-by: Willy Sudiarto Raharjo --- python/python-gattlib/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python-gattlib/README (limited to 'python/python-gattlib/README') diff --git a/python/python-gattlib/README b/python/python-gattlib/README new file mode 100644 index 0000000000..ab2b73dfa0 --- /dev/null +++ b/python/python-gattlib/README @@ -0,0 +1,3 @@ +This is a Python library to use the GATT Protocol for Bluetooth LE +devices. It is a wrapper around the implementation used by gatttool +in bluez package. -- cgit v1.2.3