summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Define a macro for tool versionJoão Paulo Rechi Vita1-1/+3
2013-11-19Add read characteristic descriptor commandJefferson Delfes1-1/+86
2013-11-19Add write characteristic descriptor commandJefferson Delfes1-1/+138
2013-11-19Add characteristic descriptors discover commandJefferson Delfes1-1/+141
2013-11-11Update ChangeLog for version 0.20.2João Paulo Rechi Vita1-0/+27
2013-11-11Fix buffer overflow in get characteristic callbackJefferson Delfes1-4/+5
2013-11-11Refactor get characteristics callbackJefferson Delfes1-10/+10
2013-11-11Add Write Characteristic commandsJefferson Delfes1-1/+140
2013-11-11rl_helper: add history command managementJefferson Delfes1-3/+37
2013-11-11Better error response in characteristic callbackJefferson Delfes1-1/+6
2013-11-07Fix allocation bug of characteristics bufferJefferson Delfes1-0/+1
2013-11-06Add read-char commandJefferson Delfes1-1/+77
2013-11-06Add characteristic storage bufferJoão Paulo Rechi Vita1-8/+64
2013-11-06Add characteristics commandJefferson Delfes1-1/+65
2013-11-06util: add atterror2str function helperJefferson Delfes2-0/+84
2013-11-04rl_helper: add ctrl-d parsingJefferson Delfes3-6/+14
2013-11-04Fix wrong prompt_state/r_bd_addr placementJefferson Delfes1-17/+19
2013-11-04rl_helper: add support to tab completerJefferson Delfes3-0/+41
2013-10-30README: Add a limitations sectionJefferson Delfes1-0/+9
2013-10-30Add included commandJefferson Delfes1-1/+68
2013-10-30Add search_svc commandJefferson Delfes1-2/+77
2013-10-29Add helpers to handle UUID<->str conversionJefferson Delfes2-0/+50
2013-10-29rl_helper: change feed char to insert behaviorJefferson Delfes1-1/+4
2013-10-29rl_helper: add delete key behaviorJefferson Delfes1-0/+9
2013-10-29rl_helper: encage cursor to use one line onlyJefferson Delfes1-3/+22
2013-10-29rl_helper: implement basic navigation keysJefferson Delfes1-0/+30
2013-10-29Implement pin_request_callbackJefferson Delfes1-1/+22
2013-10-29Add support for confirmation pair processJefferson Delfes1-5/+70
2013-10-29Fix some code style issues at cmd_pairJefferson Delfes1-4/+3
2013-10-29Format string message before print it at parse_ad_dataJefferson Delfes1-10/+10
2013-10-29Format state in string before printf itJefferson Delfes1-7/+8
2013-10-29Replace printf with rl_helper versionJefferson Delfes1-153/+167
2013-10-21Remove cmd_promptJefferson Delfes1-27/+1
2013-10-21Initialize rl_helper and feed itJefferson Delfes1-8/+6
2013-10-21rl_helper: add support to manage prompt stringJefferson Delfes2-1/+10
2013-10-21rl_helper: initial support to sequence codesJefferson Delfes1-0/+69
2013-10-21rl_helper: add rl_printf functionJefferson Delfes2-0/+14
2013-10-21rl_helper: implement a minimal line editing promptJefferson Delfes3-1/+132
2013-10-17Create ChangeLog file0.1João Paulo Rechi Vita1-0/+10
2013-10-17Create AUTHORS fileJoão Paulo Rechi Vita1-0/+4
2013-10-15README: Add info about running abtctl on devicesJoão Paulo Rechi Vita1-0/+9
2013-10-15README: Add info about building the repoJoão Paulo Rechi Vita1-0/+12
2013-10-15README: Add info about cloning the repoJoão Paulo Rechi Vita1-0/+8
2013-10-09Fix paths where randomUUID is used with Register ClientJoão Paulo Rechi Vita1-2/+4
2013-10-09Move AD type definitions to the begining of the fileJoão Paulo Rechi Vita1-18/+19
2013-10-09Parse AD Service UUIDs and Service Solicitation UUIDsJoão Paulo Rechi Vita1-14/+51
2013-10-09Parse AD Manufacturer Specific DataJoão Paulo Rechi Vita1-0/+5
2013-10-09Parse AD Advertising IntervalJoão Paulo Rechi Vita1-1/+8
2013-10-09Parse AD Public/Random Target AddressJoão Paulo Rechi Vita1-3/+7
2013-10-09Parse AD AppearanceJoão Paulo Rechi Vita1-0/+1