GitClassic
Feed
Explore
Random
Go Pro
Sign in
robhogan
/
pygattlib
Code
/
Commits
/ ed90c28
Added diconnection handler; bugfix: is_connected() reflects current state
Oscar Aceña
committed on Jan 30, 2015, 11:19 AM
Showing
8
changed files
+68 additions
-8 deletions
A
examples/disconnect.py
+46
M
src/bindings.cpp
+1
-1
M
src/debug.h
+1
-1
M
src/event.hpp
+1
-1
M
src/gattlib.cpp
+15
-2
M
src/gattlib.h
+2
-1
M
src/gattservices.cpp
+1
-1
M
src/gattservices.h
+1
-1
Browse files at this commit →