..
parser
tools/hcidump: Fix parsing for service class 0x110f
2013-10-09 17:40:02 +02:00
3dsp.c
tools: Allow using raw interface for 3DSP utility
2014-01-03 20:20:23 -08:00
amptest.c
tools: Add test utility for AMP physical connection setup
2013-10-09 10:50:39 -07: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
test: Move bdaddr utility into tools directory
2012-12-09 20:47:10 +01:00
bluetooth-player.c
tools/bluetooth-player: Formatting commands
2013-12-31 13:32:59 +02:00
btattach.c
tools: Make parameter argument variables const
2013-09-03 19:04:54 -07:00
btinfo.c
btinfo: Add missing socket close() on exit
2014-01-03 15:51:13 +02:00
btiotest.c
btiotest: Add missing source type to bt_io_connect calls
2013-12-13 12:51:23 +02:00
btmgmt.c
btmgmt: Remove unneeded code
2013-12-16 11:15:35 +02:00
btproxy.c
btproxy: Fix closing invalid file descriptor
2014-01-03 15:52:37 +02:00
btsnoop.c
tools: Fix typo in error message
2013-08-25 11:20:20 -07: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
tools: Add simple test utility for L2CAP connectionless channels
2013-10-13 13:17:19 -07: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
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: Fix strncat() usage in hciconfig/hcitool
2014-01-06 21:20:23 +02:00
hcidump.1
hcidump: Remove no longer supported options from manual page
2012-12-23 14:01:44 -08:00
hcidump.c
hcidump: Remove TCP/IP connection handling
2012-12-23 08:05:31 -08: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
tools: Fix strncat() usage in hciconfig/hcitool
2014-01-06 21:20:23 +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
l2cap-tester.c
tools/l2cap-tester: Remove not necessary bthost_set_server_psm
2013-12-20 13:02:31 +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
tools/l2test: Update to support new BT_SNDMTU/BT_RCVMTU socket options
2013-12-05 11:58:46 +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: Rename 'LE-only' to 'LE' for nicer logs
2013-10-30 16:12:32 +02:00
mpris-player.c
tools/mpris-player: Forward player signals
2013-10-15 13:03:31 +03:00
obex-client-tool.c
tools: Remove the total silly usage of gchar and replace it with char
2013-01-04 12:27:47 -08:00
obex-server-tool.c
tools/obex-server-tool: Fix checking incorrect error code
2013-12-09 11:36:46 +02:00
obexctl.c
tools: Fix possible uninitialized variable in obexctl
2014-01-06 21:21:35 +02:00
rctest.1
test: Move rctest utility into tools directory
2012-12-09 14:44:19 +01:00
rctest.c
test: Move rctest utility into tools directory
2012-12-09 14:44:19 +01: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
sco-tester: Update ECONNABORTED to EOPNOTSUPP
2013-09-09 11:25:19 +03:00
scotest.c
tools/scotest: Fix supporting hex voice setting values
2013-08-08 14:05:57 +03:00
sdptool.1
tools/sdptool: Clarify 'add' and 'remove' commands in manual
2013-10-14 14:26:24 +03:00
sdptool.c
sdptool: Make code consistent for SPP record add
2013-11-25 15:41:26 +02:00
smp-tester.c
tools: Fix unaligned memory access on smp-tester
2014-01-06 21:21:22 +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