..
parser
hcidump: Fix missing break
2014-01-09 18:22:55 +02:00
3dsp.c
tools: Make use of generic endian conversion macros
2014-01-10 13:06:08 -08:00
amptest.c
amptest: Fix memory leak
2014-02-17 13:39:17 +02:00
avinfo.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
avtest.c
test: Move avtest utility into tools directory
2012-12-09 14:30:33 +01:00
bccmd.1
build: Move all programs to be installed into bin directory
2012-12-09 11:03:46 +01:00
bccmd.c
tools: Access USB device directly from bccmd without libusb
2013-08-28 13:21:02 -07:00
bdaddr.1
test: Move bdaddr utility into tools directory
2012-12-09 20:47:10 +01:00
bdaddr.c
tools: Use full include path for header files
2014-01-25 20:10:58 -08:00
bluemoon.c
tools: Do not modify the available features
2014-01-14 13:43:12 -08:00
bluetooth-player.c
tools/bluetooth-player: check path validity
2014-01-13 12:12:59 +02:00
btattach.c
tools: Make parameter argument variables const
2013-09-03 19:04:54 -07:00
btinfo.c
tools: Make use of generic endian conversion macros
2014-01-10 13:06:08 -08:00
btiotest.c
tools: Make btio/btio.h include local
2014-01-25 20:31:48 -08:00
btmgmt.c
tools/btmgmt: Add support for Set Privacy command
2014-02-22 16:36:53 +02:00
btproxy.c
btproxy: Fix resource leak
2014-01-23 15:24:29 +02:00
btsnoop.c
btsnoop: Remove unused local function and macro
2014-02-17 13:43:35 +02:00
ciptool.1
remove trailing whitespaces in manpages
2009-06-30 16:27:55 +03:00
ciptool.c
tools: Remove include of compat ppoll header
2012-12-09 00:42:07 +01:00
cltest.c
cltest: Fix memory leak
2014-02-17 13:39:17 +02:00
csr_3wire.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
csr_bcsp.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
csr_h4.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
csr_hci.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
csr_usb.c
tools: Fix a few USB handling issues within bccmd utility
2013-08-28 14:10:59 -07:00
csr.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
csr.h
Add a runtime option to set the BCSP communication rate
2010-11-23 10:01:58 +01:00
example.psr
Add an example for the PSR file format
2005-09-07 21:47:05 +00:00
gap-tester.c
tools: Update tester apps to use new hciemu API
2013-01-31 14:33:33 -06:00
hci-tester.c
tools: Add two simple LE white list test commands
2014-02-28 20:31:56 -08:00
hciattach_ath3k.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
hciattach_intel.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
hciattach_qualcomm.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
hciattach_st.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
hciattach_ti.c
tools/hciattach: Fix TI firmware path
2013-04-04 21:14:53 +03:00
hciattach_tialt.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
hciattach.1
build: Move all programs to be installed into bin directory
2012-12-09 11:03:46 +01:00
hciattach.c
tools: Remove include of compat ppoll header
2012-12-09 00:42:07 +01:00
hciattach.h
Fix trivial coding style issues on pointer declarations and casting
2012-08-26 09:37:06 +01:00
hciconfig.1
build: Move all programs to be installed into bin directory
2012-12-09 11:03:46 +01:00
hciconfig.c
tools: Use full include path for header files
2014-01-25 20:10:58 -08:00
hcidump.1
hcidump: Remove no longer supported options from manual page
2012-12-23 14:01:44 -08:00
hcidump.c
hcidump: Fix memory leak
2014-02-17 13:39:17 +02:00
hcieventmask.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
hcisecfilter.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
hcitool.1
Allow specifying of reason for the disconnect
2008-08-27 14:47:31 +02:00
hcitool.c
hcitool: Fix memory leak in cmd_info
2014-02-17 13:39:17 +02:00
hid2hci.1
build: Move all programs to be installed into bin directory
2012-12-09 11:03:46 +01:00
hid2hci.c
hid2hci: fix regression in /dev format after moving away from libusb
2013-11-04 20:06:25 +02:00
hid2hci.rules
build: Put hid2hci udev rules next to the source code
2012-12-10 22:56:05 +01:00
hwdb.c
tools: Add entry for COOKOO watch product ID
2013-01-13 15:13:24 -08:00
ibeacon.c
tools/ibeacon: Fix using uninitialized value
2014-03-03 16:54:45 +02:00
l2cap-tester.c
tools/l2cap-tester: Add getpeername test case when not connected
2014-01-29 02:02:17 +02:00
l2ping.1
build: Move all programs to be installed into bin directory
2012-12-09 11:03:46 +01:00
l2ping.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
l2test.c
l2test: Use correct buffer size
2014-01-14 13:25:21 +02:00
magic.btsnoop
tools: Update magic definition for BTSnoop file format
2013-08-25 12:20:57 -07:00
mgmt-tester.c
tools/mgmt-tester: Add Set Privacy invalid parameters test case
2014-02-24 12:31:26 +02:00
mpris-player.c
tools/mpris-player: Forward player signals
2013-10-15 13:03:31 +03:00
obex-client-tool.c
tools: Make btio/btio.h include local
2014-01-25 20:31:48 -08:00
obex-server-tool.c
tools: Make btio/btio.h include local
2014-01-25 20:31:48 -08:00
obexctl.c
tools/obexctl: Add resume command
2014-02-20 12:45:59 +02:00
rctest.1
test: Move rctest utility into tools directory
2012-12-09 14:44:19 +01:00
rctest.c
rctest: Fix memory leak
2014-02-17 13:39:17 +02:00
rfcomm-tester.c
emulator/bthost: Rename rfcomm_channel to rfcomm_chan for shorter symbol names
2014-02-19 15:09:34 +02:00
rfcomm.1
rfcomm: Remove bogus manual entry
2013-06-13 16:15:09 +03:00
rfcomm.c
tools: Update rfcomm help
2013-06-13 16:15:07 +03:00
sco-tester.c
tools: Change MSBC into mSBC for test case descriptions
2014-01-11 20:21:40 -08:00
scotest.c
scotest: Use correct buffer size
2014-01-14 13:25:21 +02:00
sdptool.1
tools/sdptool: Clarify 'add' and 'remove' commands in manual
2013-10-14 14:26:24 +03:00
sdptool.c
tools/sdptool: Fix output formatting
2014-02-21 14:05:28 +02:00
seq2bseq.c
tools: Stop converting file if write failed in seq2bseq
2014-01-13 10:48:11 +02:00
smp-tester.c
tools/smp-tester: Add too-short request test case
2014-02-18 11:09:47 +02:00
ubcsp.c
Revert "Ensure config.h is included by using CPPFLAGS"
2012-12-07 12:46:04 +02:00
ubcsp.h
Add MicroBCSP implementation
2005-12-02 19:34:29 +00:00
update_compids.sh
tools: Increase width for html2text conversion for long company names
2013-12-27 21:13:10 -08:00