summaryrefslogtreecommitdiff
path: root/Makefile.tools
AgeCommit message (Expand)AuthorFilesLines
2013-06-10build: Add bluetooth-player command line clientLuiz Augusto von Dentz1-1/+6
2013-05-24tools: Add L2CAP end-to-end test toolJohan Hedberg1-1/+12
2013-04-17gatttool: Fix issues with printf() and readline promptEder Ruiz Maria1-1/+2
2013-02-18tools: btmgmt: Add initial stubs for converting to new mgmt APIJohan Hedberg1-1/+3
2013-01-10tools: Update mpris-player to register using MPRIS interfaceLuiz Augusto von Dentz1-0/+1
2013-01-01tools: Add first GAP test for adapter setupMarcel Holtmann1-1/+2
2013-01-01tools: Move HCI emulation to shared source areaMarcel Holtmann1-7/+5
2013-01-01tools: Add initial set of basic management interface testsMarcel Holtmann1-1/+1
2013-01-01tools: Add skeleton for management interface testerMarcel Holtmann1-1/+12
2012-12-28tools: Add skeleton for GAP testing utilityMarcel Holtmann1-1/+9
2012-12-27profiles: Add experimental daemon for Apple's Wireless iAPMarcel Holtmann1-0/+7
2012-12-27tools: Add utility for creating hwdb from company identifiersMarcel Holtmann1-1/+3
2012-12-22client: Print UUIDs as human readable strings as wellMarcel Holtmann1-1/+2
2012-12-21Revert "build: Remove test-network"Johan Hedberg1-1/+1
2012-12-20test: Remove no longer test-service scriptMarcel Holtmann1-1/+1
2012-12-20build: Remove support for external OOB pluginMarcel Holtmann1-1/+1
2012-12-18client: Add helper function for readline async printingMarcel Holtmann1-2/+2
2012-12-18emulator: Add support for Bluetooth host abstractionMarcel Holtmann1-1/+2
2012-12-18build: Add support for building hcidump utilityMarcel Holtmann1-3/+32
2012-12-15build: Only compile actually selected binariesMarcel Holtmann1-63/+66
2012-12-15client: Add support for handling agent object registrationMarcel Holtmann1-1/+3
2012-12-14client: Use common header for display functionsMarcel Holtmann1-1/+1
2012-12-13build: Remove left-overs from previous cleanupMarcel Holtmann1-1/+1
2012-12-12build: Install the client utility if enabledMarcel Holtmann1-1/+2
2012-12-12build: Add configure option to disable the monitor utilityMarcel Holtmann1-21/+26
2012-12-12client: Add initial parts for the command line clientMarcel Holtmann1-1/+1
2012-12-11build: Add support for installing test scripts if requestedMarcel Holtmann1-1/+1
2012-12-11build: Support building client without tools enabledMarcel Holtmann1-6/+6
2012-12-11README: Add descriptions for configure optionsMarcel Holtmann1-0/+2
2012-12-11build: Add skeleton for command line clientMarcel Holtmann1-1/+4
2012-12-10test: Remove outdated agent and gaptest utilitiesMarcel Holtmann1-10/+0
2012-12-10build: Fix 'hcitool' and 'bdaddr' compilationVinicius Costa Gomes1-2/+2
2012-12-10build: Update configure option handlingMarcel Holtmann1-2/+2
2012-12-09test: Move mpris-player utility into tools directoryMarcel Holtmann1-5/+4
2012-12-09test: Move btiotest utility into tools directoryMarcel Holtmann1-5/+6
2012-12-09test: Move bdaddr utility into tools directoryMarcel Holtmann1-10/+7
2012-12-09build: Reorder tools sectionMarcel Holtmann1-28/+18
2012-12-09test: Remove deprecated hciemu utilityMarcel Holtmann1-9/+1
2012-12-09test: Remove unused lmptest utilityMarcel Holtmann1-3/+1
2012-12-09test: Remove unused sdptest utilityMarcel Holtmann1-4/+1
2012-12-09test: Move scotest utility into tools directoryMarcel Holtmann1-4/+4
2012-12-09test: Move rctest utility into tools directoryMarcel Holtmann1-8/+8
2012-12-09test: Move l2test utility into tools directoryMarcel Holtmann1-4/+4
2012-12-09test: Move avtest utility into tools directoryMarcel Holtmann1-4/+5
2012-12-09unit: Add test-textfile to list of unit testsMarcel Holtmann1-4/+1
2012-12-09unit: Convert uuidtest utility into a real unit testMarcel Holtmann1-4/+1
2012-12-09build: Move all programs to be installed into bin directoryMarcel Holtmann1-14/+12
2012-12-09build: Remove unused hstest utilityMarcel Holtmann1-5/+2
2012-12-09build: Remove unused attest utilityMarcel Holtmann1-3/+1
2012-12-09build: Enable bccmd utility when tools are enabledMarcel Holtmann1-4/+0