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
2013-11-20
Define a macro for tool version
João Paulo Rechi Vita
1
-1
/
+3
2013-11-19
Add read characteristic descriptor command
Jefferson Delfes
1
-1
/
+86
2013-11-19
Add write characteristic descriptor command
Jefferson Delfes
1
-1
/
+138
2013-11-19
Add characteristic descriptors discover command
Jefferson Delfes
1
-1
/
+141
2013-11-11
Update ChangeLog for version 0.2
0.2
João Paulo Rechi Vita
1
-0
/
+27
2013-11-11
Fix buffer overflow in get characteristic callback
Jefferson Delfes
1
-4
/
+5
2013-11-11
Refactor get characteristics callback
Jefferson Delfes
1
-10
/
+10
2013-11-11
Add Write Characteristic commands
Jefferson Delfes
1
-1
/
+140
2013-11-11
rl_helper: add history command management
Jefferson Delfes
1
-3
/
+37
2013-11-11
Better error response in characteristic callback
Jefferson Delfes
1
-1
/
+6
2013-11-07
Fix allocation bug of characteristics buffer
Jefferson Delfes
1
-0
/
+1
2013-11-06
Add read-char command
Jefferson Delfes
1
-1
/
+77
2013-11-06
Add characteristic storage buffer
João Paulo Rechi Vita
1
-8
/
+64
2013-11-06
Add characteristics command
Jefferson Delfes
1
-1
/
+65
2013-11-06
util: add atterror2str function helper
Jefferson Delfes
2
-0
/
+84
2013-11-04
rl_helper: add ctrl-d parsing
Jefferson Delfes
3
-6
/
+14
2013-11-04
Fix wrong prompt_state/r_bd_addr placement
Jefferson Delfes
1
-17
/
+19
2013-11-04
rl_helper: add support to tab completer
Jefferson Delfes
3
-0
/
+41
2013-10-30
README: Add a limitations section
Jefferson Delfes
1
-0
/
+9
2013-10-30
Add included command
Jefferson Delfes
1
-1
/
+68
2013-10-30
Add search_svc command
Jefferson Delfes
1
-2
/
+77
2013-10-29
Add helpers to handle UUID<->str conversion
Jefferson Delfes
2
-0
/
+50
2013-10-29
rl_helper: change feed char to insert behavior
Jefferson Delfes
1
-1
/
+4
2013-10-29
rl_helper: add delete key behavior
Jefferson Delfes
1
-0
/
+9
2013-10-29
rl_helper: encage cursor to use one line only
Jefferson Delfes
1
-3
/
+22
2013-10-29
rl_helper: implement basic navigation keys
Jefferson Delfes
1
-0
/
+30
2013-10-29
Implement pin_request_callback
Jefferson Delfes
1
-1
/
+22
2013-10-29
Add support for confirmation pair process
Jefferson Delfes
1
-5
/
+70
2013-10-29
Fix some code style issues at cmd_pair
Jefferson Delfes
1
-4
/
+3
2013-10-29
Format string message before print it at parse_ad_data
Jefferson Delfes
1
-10
/
+10
2013-10-29
Format state in string before printf it
Jefferson Delfes
1
-7
/
+8
2013-10-29
Replace printf with rl_helper version
Jefferson Delfes
1
-153
/
+167
2013-10-21
Remove cmd_prompt
Jefferson Delfes
1
-27
/
+1
2013-10-21
Initialize rl_helper and feed it
Jefferson Delfes
1
-8
/
+6
2013-10-21
rl_helper: add support to manage prompt string
Jefferson Delfes
2
-1
/
+10
2013-10-21
rl_helper: initial support to sequence codes
Jefferson Delfes
1
-0
/
+69
2013-10-21
rl_helper: add rl_printf function
Jefferson Delfes
2
-0
/
+14
2013-10-21
rl_helper: implement a minimal line editing prompt
Jefferson Delfes
3
-1
/
+132
2013-10-17
Create ChangeLog file
0.1
João Paulo Rechi Vita
1
-0
/
+10
2013-10-17
Create AUTHORS file
João Paulo Rechi Vita
1
-0
/
+4
2013-10-15
README: Add info about running abtctl on devices
João Paulo Rechi Vita
1
-0
/
+9
2013-10-15
README: Add info about building the repo
João Paulo Rechi Vita
1
-0
/
+12
2013-10-15
README: Add info about cloning the repo
João Paulo Rechi Vita
1
-0
/
+8
2013-10-09
Fix paths where randomUUID is used with Register Client
João Paulo Rechi Vita
1
-2
/
+4
2013-10-09
Move AD type definitions to the begining of the file
João Paulo Rechi Vita
1
-18
/
+19
2013-10-09
Parse AD Service UUIDs and Service Solicitation UUIDs
João Paulo Rechi Vita
1
-14
/
+51
2013-10-09
Parse AD Manufacturer Specific Data
João Paulo Rechi Vita
1
-0
/
+5
2013-10-09
Parse AD Advertising Interval
João Paulo Rechi Vita
1
-1
/
+8
2013-10-09
Parse AD Public/Random Target Address
João Paulo Rechi Vita
1
-3
/
+7
2013-10-09
Parse AD Appearance
João Paulo Rechi Vita
1
-0
/
+1
[prev]
[next]