index
:
~jprvita/abtctl
master
Android Bluetooth control tool
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
Bump version and update ChangeLog
HEAD
0.5
master
João Paulo Rechi Vita
2
-1
/
+11
2014-01-15
Update README
João Paulo Rechi Vita
1
-7
/
+21
2014-01-15
Create Python bindings for libble
João Paulo Rechi Vita
6
-0
/
+472
2014-01-15
lib: Create API to get services included by a service
João Paulo Rechi Vita
2
-1
/
+67
2014-01-15
lib: Add support for GATT prepare write
João Paulo Rechi Vita
2
-3
/
+112
2014-01-15
test: Create a python test script for BLE scanning
João Paulo Rechi Vita
1
-0
/
+130
2014-01-15
test: Create a batch program to test BLE scanning
João Paulo Rechi Vita
2
-0
/
+104
2014-01-15
lib: Create API to read the RSSI of a BLE device
João Paulo Rechi Vita
2
-1
/
+62
2014-01-15
lib: Create API for GATT characteristic notifications
João Paulo Rechi Vita
2
-2
/
+141
2014-01-15
lib: Create API to write a GATT descriptor
João Paulo Rechi Vita
2
-1
/
+79
2014-01-15
lib: Create API to write a GATT characteristic
João Paulo Rechi Vita
2
-4
/
+82
2014-01-15
lib: Create API to read a GATT descriptor
João Paulo Rechi Vita
2
-1
/
+50
2014-01-15
lib: Create API to read a GATT characteristic
João Paulo Rechi Vita
2
-1
/
+90
2014-01-15
lib: Create API for GATT descriptor discovery
João Paulo Rechi Vita
2
-1
/
+108
2014-01-15
lib: Create API for GATT characteristic discovery
João Paulo Rechi Vita
2
-1
/
+106
2014-01-15
lib: Create API for GATT service discovery
João Paulo Rechi Vita
2
-2
/
+118
2014-01-15
lib: Create API to pair and remove bond with BLE devices
João Paulo Rechi Vita
2
-1
/
+144
2014-01-15
lib: Create API to connect to BLE devices and disconnect from them
João Paulo Rechi Vita
2
-2
/
+170
2014-01-14
lib: Create API to start and stop BLE scanning
João Paulo Rechi Vita
2
-1
/
+75
2014-01-14
lib: Create API to enable and disable the BLE features
João Paulo Rechi Vita
2
-12
/
+134
2014-01-07
Create BLE utility library
João Paulo Rechi Vita
6
-0
/
+2047
2014-01-07
btctl: Remove extra blank line
João Paulo Rechi Vita
1
-1
/
+0
2014-01-07
Move btctl tool into its own directory
João Paulo Rechi Vita
6
-0
/
+0
2013-12-23
Bump version, update ChangeLog and README
0.4
Jefferson Delfes
3
-3
/
+15
2013-12-23
Remove old connection variables
Jefferson Delfes
1
-13
/
+0
2013-12-23
Update reg and unreg notification commands for multiple connections
Jefferson Delfes
1
-29
/
+40
2013-12-23
Update write-desc command for multiple connections
Jefferson Delfes
1
-21
/
+29
2013-12-23
Update write-req-char/write-cmd-char commands for multiple connections
Bruna Moreira
1
-19
/
+28
2013-12-23
Update rssi command for multiple connections
Bruna Moreira
1
-5
/
+17
2013-12-23
Update read-desc command for multiple connections
Bruna Moreira
1
-16
/
+19
2013-12-23
Update read-char command for multiple connections
Bruna Moreira
1
-14
/
+18
2013-12-23
Update char-desc command for multiple connections
Bruna Moreira
1
-15
/
+19
2013-12-23
Update characteristics command for multiple connections
Bruna Moreira
1
-26
/
+31
2013-12-23
Add support for multiple connections in find_svc()
Bruna Moreira
1
-7
/
+21
2013-12-23
Update included command for multiple connections
Bruna Moreira
1
-16
/
+15
2013-12-23
Update search-svc command for multiple connections
Bruna Moreira
1
-18
/
+39
2013-12-23
Update connect/disconnect commands for multiple connections
Bruna Moreira
1
-9
/
+64
2013-12-23
Add connections command
Jefferson Delfes
1
-0
/
+21
2013-12-23
Start support to multiple connections
Jefferson Delfes
1
-1
/
+38
2013-12-11
Add small check on cmd_enable
Jefferson Delfes
1
-0
/
+6
2013-12-11
Fix some code style issues on adapter_state_change_cb
Jefferson Delfes
1
-4
/
+4
2013-12-02
Check if it's running as root user
Jefferson Delfes
1
-0
/
+7
2013-12-02
rl_helper: handle ctrl-c command
Jefferson Delfes
1
-1
/
+3
2013-12-02
Test for EOF on getchar
Jefferson Delfes
1
-0
/
+6
2013-12-02
rl_helper: restore terminal settings on exit
Jefferson Delfes
1
-1
/
+9
2013-11-21
Bump version and update ChangeLog
0.3
João Paulo Rechi Vita
2
-1
/
+10
2013-11-21
Add rssi command
Jefferson Delfes
1
-1
/
+35
2013-11-21
Add unregister notification command
Bruna Moreira
1
-0
/
+52
2013-11-21
Add register notification command
Bruna Moreira
1
-2
/
+90
2013-11-21
Fix extra whitespaces in main() argument
João Paulo Rechi Vita
1
-1
/
+1
[next]