Commit Graph

110 Commits

Author SHA1 Message Date
Anderson Briglia
5ca342ccaa hciconfig: add LE_SET_ADVERTISE_ENABLE cmd
This patch implements two new hciconfig commands: leadv and noleadv.
These new hciconfig flags are responsible to LE_SET_ADVERTISE_ENABLE
command implementation.
2010-09-06 19:07:47 +03:00
Johan Hedberg
38a7ef119c Add hciconfig support for blacklisting
This patch implements hciconfig support for the new HCIBLOCKADDR and
HCIUNBLOCKADDR ioctls.
2010-05-17 17:30:35 +02:00
Jose Antonio Santos Cadenas
0edbc77755 Remove extra spaces from tools dir 2010-05-07 01:48:03 +03:00
Marcel Holtmann
fae1aebd13 Pretty print HCI revision and LMP subversion 2010-03-07 13:30:50 -08:00
Marcel Holtmann
5e5b0fdcd3 Show HCI and LMP versions on separate lines 2010-02-13 02:23:55 +01:00
Marcel Holtmann
3e0db2b27a Show controller type and bus type for every device 2010-02-13 02:22:18 +01:00
Marcel Holtmann
06e9ad1e95 The TX power level is a signed int and not an unsigned int 2010-02-05 20:16:38 -08:00
Marcel Holtmann
12b7f844c0 Print EIR attribute for Device ID 2010-02-05 20:16:03 -08:00
Marcel Holtmann
c886503a79 Fix another fallout from Inquiry Response Transmit Power Level typo 2010-02-05 19:52:59 -08:00
Marcel Holtmann
9184e2eeb7 Update copyright information 2010-01-01 17:08:17 -08:00
Gustavo F. Padovan
28faab63be Fix memory leaks in hciconfig and hcitool
Some printfs were using functions that return dynamic allocated memory
as parameters.
2009-02-10 16:40:47 +01:00
Marcel Holtmann
9c0b5859e6 Fix mostly every warning caused by -Wsign-compare 2009-01-29 17:58:28 +01:00
Marcel Holtmann
fb333f1c88 Update copyright information 2009-01-01 19:33:20 +01:00
Johan Hedberg
efcfad7c00 Get rid of format string warnings with recent gcc versions
Recent gcc versions, like 4.3.2 from ubuntu intrepid, give warnings like
"format not a string literal and no format arguments" without this
patch.
2008-10-20 01:10:11 +03:00
Marcel Holtmann
4652763c85 Improve reading of local and remote extended features 2008-09-29 02:50:06 +02:00
Marcel Holtmann
10332e9f97 Use const char for string constants 2008-08-15 00:11:32 +02:00
Marcel Holtmann
f2a7dfa156 There is no kernel security manager 2008-06-09 15:31:58 +00:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Marcel Holtmann
361ed93686 Add support for inquiry transmit power level 2007-10-05 11:25:06 +00:00
Marcel Holtmann
8c491ff7a6 Decode more EIR elements 2007-08-31 19:29:44 +00:00
Marcel Holtmann
59badd8391 Fix command bit calculation 2007-08-26 21:59:50 +00:00
Marcel Holtmann
8c05580df1 Don't change EIR data when setting name 2007-08-08 16:21:13 +00:00
Marcel Holtmann
b42e7c6768 Add commands for Simple Pairing 2007-08-01 08:07:42 +00:00
Marcel Holtmann
d08e29ecf1 The Philips chips also support the Ericsson revision command 2007-01-14 22:29:20 +00:00
Marcel Holtmann
607695ed10 Update copyright information 2007-01-13 17:48:12 +00:00
Johan Hedberg
f1e35f0b9e More accurate class of device decoding for hcitool and hciconfig 2006-12-20 10:40:46 +00:00
Marcel Holtmann
59a4bc3afb Use multibyte friendly checks instead of isprint() 2006-11-26 09:17:15 +00:00
Marcel Holtmann
32327680a5 Don't change scan enable on devup 2006-11-21 15:44:56 +00:00
Marcel Holtmann
ff9745b222 Make use of create_name() 2006-07-26 13:03:54 +00:00
Marcel Holtmann
943b02e163 Include sys/param.h for PATH_MAX when cross-compiling 2006-06-27 07:33:36 +00:00
Marcel Holtmann
403066f6cd Cleanup main function declarations 2006-04-28 14:30:59 +00:00
Marcel Holtmann
1670b1237d Fix service classes decoding 2006-02-23 21:14:23 +00:00
Marcel Holtmann
5dc0ed8513 Fix revision string for Broadcom devices 2006-02-15 09:17:52 +00:00
Marcel Holtmann
bce4ba5885 Fix for displaying the correct class of device strings 2006-02-15 08:08:02 +00:00
Marcel Holtmann
f2e48c44a7 Update copyright information 2006-01-03 13:28:56 +00:00
Marcel Holtmann
c20d8468a8 Fix big endian problem with ACL and SCO MTU settings 2005-11-24 04:47:48 +00:00
Marcel Holtmann
dd5f6c5572 Fix strict-aliasing warning 2005-11-23 19:38:22 +00:00
Marcel Holtmann
632a943277 Big cleanup of CVS relics 2005-10-29 22:36:31 +00:00
Marcel Holtmann
b5b9479c9a Update support for extended inquiry response 2005-10-29 19:03:41 +00:00
Marcel Holtmann
97a6bcbbe3 Allow clear text IAC values 2005-10-21 11:44:26 +00:00
Marcel Holtmann
f1407f1eff Add support for the extended inquiry response commands 2005-09-29 10:50:26 +00:00
Marcel Holtmann
7eaf5aa39a Add support for transient persistent storage values 2005-09-10 00:34:21 +00:00
Marcel Holtmann
9848c1fa4e Show supported commands also in clear text 2005-09-07 16:15:39 +00:00
Marcel Holtmann
50b0825682 Identify the extended inquiry mode correctly 2005-08-19 15:47:42 +00:00
Marcel Holtmann
ad3049f07e Use bt_free() to free the memory allocated by lmp_featurestostr() 2005-08-05 07:34:55 +00:00
Marcel Holtmann
8ac83f1424 Correctly terminate the device name string 2005-08-05 03:24:28 +00:00
Marcel Holtmann
4f32352b05 Move CSR panic and fault code reading to the bccmd tool 2005-07-03 13:13:17 +00:00
Marcel Holtmann
f31fbabd2a Add support for inquiry scan type 2005-06-16 14:02:56 +00:00
Marcel Holtmann
d4dc3014bb Support storing and deleting of stored link keys 2005-05-01 14:54:11 +00:00
Marcel Holtmann
be773ea1ce The pskey tool should be used for reading the boot mode 2005-04-23 19:13:03 +00:00