summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/btmgmt: Use cmd_usage() for select commandERAMOTO Masaya2017-10-261-1/+9
* tools/btmgmt: Change help message of some commands to usageERAMOTO Masaya2017-10-261-2/+2
* tools/btmgmt: Refactor for functions to parse settingERAMOTO Masaya2017-10-261-28/+17
* tools/btmgmt: Replace with common usage functionERAMOTO Masaya2017-10-261-143/+84
* tools/btmgmt: Add argument texts to help commandERAMOTO Masaya2017-10-261-70/+155
* tools/btmgmt: Fix segfault with remote-oob --helpERAMOTO Masaya2017-10-261-1/+1
* tools/btmgmt: Fix segfault in interactive modeERAMOTO Masaya2017-10-261-0/+9
* tools/btmgmt: Fix inconsistency of usages and optionsERAMOTO Masaya2017-10-261-3/+3
* tools/btmgmt: Remove 'btmgmt' from stop-find usageERAMOTO Masaya2017-10-161-1/+1
* tools/btmgmt: Add readline support to stop-findERAMOTO Masaya2017-10-161-7/+6
* tools/btproxy: Fix buffer overflow with unix socketERAMOTO Masaya2017-10-051-3/+17
* tools: Only add unique entries to readline historyLuiz Augusto von Dentz2017-09-204-4/+9
* tools: Add skeleton for new btconfig utilityMarcel Holtmann2017-08-211-0/+131
* hciattach: fix the delay timer for bcm43xx firmware downloadAndy Duan2017-07-201-2/+2
* tools: Add missing break statementsMarcel Holtmann2017-07-111-0/+2
* tools: Fix uninitialized memory arrayMarcel Holtmann2017-07-112-2/+2
* tools: Fix wrong string buffer sizesMarcel Holtmann2017-07-112-2/+2
* tools: Add missing fall through declarationMarcel Holtmann2017-07-112-1/+2
* shared/gatt-client: Allow multiple ready callbacksLuiz Augusto von Dentz2017-07-041-1/+1
* tester: fix inproper printout from cmd handlerKonrad Zapałowicz2017-06-191-1/+1
* tools: Add testing utility for advertisingMarcel Holtmann2017-06-071-0/+437
* mgmt-tester: Fix controller version number expectation to be 5.0Johan Hedberg2017-05-271-7/+7
* smp-tester: Add CT2 to expected valid SMP PDUJohan Hedberg2017-04-291-1/+1
* tools/obexctl: Fix not being able to PullAllLuiz Augusto von Dentz2017-04-191-1/+1
* tools: Add hw_variant for Intel Bluetooth 9160/9260Tedd Ho-Jeong An2017-03-271-0/+1
* btproxy: Add option to ignore initial zero byteJohan Hedberg2017-01-051-1/+17
* tools/btgatt-client: Update set-security usageMaxime Chevallier2016-12-281-2/+2
* tools/btgatt-client: Fix set-security interactive commandMaxime Chevallier2016-12-281-2/+1
* tools/btgatt-client: Fix register-notify promptMaxime Chevallier2016-12-281-2/+2
* tools/test-runner: Fix not creating /usr/share/dbus-1/system.confLuiz Augusto von Dentz2016-12-191-0/+4
* tools: Add option to not set flow control for btattachMarcel Holtmann2016-11-151-9/+16
* tools/mgmt-tester: Fix device found testsSzymon Janc2016-11-011-1/+12
* tools/mgmt-tester: Fix use of uninitialized memorySzymon Janc2016-11-011-16/+4
* tools/mgmt-tester: Fix add local name testsMichał Narajowski2016-10-251-6/+79
* tools/mgmt-tester: Fix add local name and appearance to scan rspMichał Narajowski2016-10-201-320/+263
* tools/mgmt-tester: Test appearance in default scan rsp dataMichał Narajowski2016-10-201-5/+121
* tools/mgmt-tester: Fix setup commands and conditions handlingMichał Narajowski2016-10-201-9/+30
* tools/btmgmt: Add support for name and appearence flags in advsizeSzymon Janc2016-10-201-2/+12
* tools: Fix recevied/received typosMat Martineau2016-09-282-2/+2
* tools: Add identifier for Marvell UART devicesLoic Poulain2016-09-262-0/+2
* tools: Add identifier for Nokia UART devicesLoic Poulain2016-09-262-0/+2
* tools/mgmt-tester: Add appearance to Read Ext Controller InfoMichał Narajowski2016-09-211-4/+20
* tools/mgmt-tester: Test Set Appearance support in different modesMichał Narajowski2016-09-211-0/+15
* tools/mgmt-tester: Test add appearance in scan rsp dataMichał Narajowski2016-09-211-2/+290
* tools/mgmt-tester: Test add local name in scan rsp dataMichał Narajowski2016-09-211-8/+194
* tools/btmgmt: Add support for Set Appearance commandSzymon Janc2016-09-181-0/+35
* tools/btmgmt: Add support for scan rsp flags in add advertisingSzymon Janc2016-09-181-1/+9
* tools: add more entities and better error handling to parse_companiesMike Ryan2016-09-151-2/+5
* tools: escape double quotes in company namesMike Ryan2016-09-141-0/+1
* tools: Use --insecure option when using curlMarcel Holtmann2016-09-141-1/+1