index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hciconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Define HCI_PRIMARY and use it instead of HCI_BREDR
Marcel Holtmann
2016-07-04
1
-3
/
+3
*
tools/hciconfig: Fix hci_close_dev
Kunio AKASHI
2015-10-27
1
-1
/
+1
*
tools/hciconfig: Add missing hci_close_dev
Luiz Augusto von Dentz
2015-08-13
1
-0
/
+17
*
tools/hciconfig:Fixed Memory Leak
Anchit Narang
2015-07-29
1
-0
/
+3
*
tools: Use local libbluetooth includes
Marcel Holtmann
2015-03-01
1
-3
/
+3
*
tools: Handle the broken behavior of host features max page value
Marcel Holtmann
2015-01-05
1
-0
/
+3
*
tools: Don't try to read BD_ADDR manually for raw devices
Marcel Holtmann
2014-06-28
1
-13
/
+0
*
hciconfig: Fix adding missing break
Andrei Emeltchenko
2014-06-23
1
-0
/
+1
*
Replace bt_get_le16() by get_le16()
Claudio Takahasi
2014-03-21
1
-1
/
+2
*
various header include fixes for building with musl libc
Natanael Copa
2014-03-05
1
-0
/
+1
*
tools: Use full include path for header files
Marcel Holtmann
2014-01-25
1
-2
/
+2
*
tools: Fix strncat() usage in hciconfig/hcitool
Anderson Lizardo
2014-01-06
1
-7
/
+14
*
tools: Print PAL version for AMP controllers
Marcel Holtmann
2013-10-07
1
-3
/
+7
*
tools: Fix hciconfig device information printout for AMP controllers
Marcel Holtmann
2013-10-07
1
-9
/
+13
*
tools: Limit controller type to two bits of device info type
Marcel Holtmann
2013-09-28
1
-2
/
+2
*
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
2012-12-07
1
-0
/
+4
*
hciconfig: Remove putkey command
Frédéric Danis
2012-12-05
1
-64
/
+0
*
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
2012-12-05
1
-4
/
+0
*
hciconfig: Add an option to set which advertise type will be on
Jefferson Delfes
2012-11-22
1
-6
/
+70
*
hciconfig: Clarify what oobdata command do
Szymon Janc
2012-09-28
1
-1
/
+1
*
hciconfig: Fix compiler warnings related to unaligned memory access
Vinicius Costa Gomes
2012-02-14
1
-1
/
+1
*
hciconfig: Fix using old-style initializers
Vinicius Costa Gomes
2012-02-14
1
-2
/
+2
*
hciconfig: Print features for AMP devices
Andrei Emeltchenko
2011-12-08
1
-1
/
+1
*
hciconfig: Fix errno handling convention
Anderson Lizardo
2011-11-17
1
-4
/
+4
*
Use HCI_MAX_EIR_LENGTH instead of hard-coded value
Bruna Moreira
2011-04-27
1
-5
/
+5
*
Fix LMP version string in hciconfig
Johan Hedberg
2011-03-28
1
-1
/
+1
*
Adjust LE command timeout and API
Marco Sinigaglia
2011-03-10
1
-1
/
+1
*
Fix hciconfig leadv returned response
Andre Dieb Martins
2011-02-01
1
-3
/
+12
*
Add option to set LE random address to hciconfig
Claudio Takahasi
2011-01-31
1
-0
/
+44
*
Add LE read supported states for hciconfig
Claudio Takahasi
2010-12-29
1
-0
/
+89
*
Coding style fixes for lib and tools
Michal Labedzki
2010-12-21
1
-32
/
+57
*
Fix tools UI to avoid program launch mistakes.
Michal Labedzki
2010-12-20
1
-2
/
+8
*
hciconfig: add LE_SET_ADVERTISE_ENABLE cmd
Anderson Briglia
2010-09-06
1
-0
/
+40
*
Add hciconfig support for blacklisting
Johan Hedberg
2010-05-17
1
-0
/
+55
*
Remove extra spaces from tools dir
Jose Antonio Santos Cadenas
2010-05-07
1
-3
/
+3
*
Pretty print HCI revision and LMP subversion
Marcel Holtmann
2010-03-07
1
-2
/
+2
*
Show HCI and LMP versions on separate lines
Marcel Holtmann
2010-02-13
1
-1
/
+2
*
Show controller type and bus type for every device
Marcel Holtmann
2010-02-13
1
-4
/
+6
*
The TX power level is a signed int and not an unsigned int
Marcel Holtmann
2010-02-05
1
-1
/
+1
*
Print EIR attribute for Device ID
Marcel Holtmann
2010-02-05
1
-0
/
+4
*
Fix another fallout from Inquiry Response Transmit Power Level typo
Marcel Holtmann
2010-02-05
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2010-01-01
1
-1
/
+1
*
Fix memory leaks in hciconfig and hcitool
Gustavo F. Padovan
2009-02-10
1
-3
/
+12
*
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
2009-01-29
1
-3
/
+4
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Get rid of format string warnings with recent gcc versions
Johan Hedberg
2008-10-20
1
-1
/
+1
*
Improve reading of local and remote extended features
Marcel Holtmann
2008-09-29
1
-3
/
+5
*
Use const char for string constants
Marcel Holtmann
2008-08-15
1
-2
/
+2
*
There is no kernel security manager
Marcel Holtmann
2008-06-09
1
-19
/
+0
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
[next]