summaryrefslogtreecommitdiff
path: root/tools/hciconfig.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Fix memory leak in hciconfigIldar Kamaletdinov2022-05-091-1/+5
* tools: Inclusive language changesArchie Pusaka2021-09-211-53/+95
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* tools: Remove legacy code for CSR controllersLuiz Augusto von Dentz2020-09-251-28/+0
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* lib: Define HCI_PRIMARY and use it instead of HCI_BREDRMarcel Holtmann2016-07-041-3/+3
* tools/hciconfig: Fix hci_close_devKunio AKASHI2015-10-271-1/+1
* tools/hciconfig: Add missing hci_close_devLuiz Augusto von Dentz2015-08-131-0/+17
* tools/hciconfig:Fixed Memory LeakAnchit Narang2015-07-291-0/+3
* tools: Use local libbluetooth includesMarcel Holtmann2015-03-011-3/+3
* tools: Handle the broken behavior of host features max page valueMarcel Holtmann2015-01-051-0/+3
* tools: Don't try to read BD_ADDR manually for raw devicesMarcel Holtmann2014-06-281-13/+0
* hciconfig: Fix adding missing breakAndrei Emeltchenko2014-06-231-0/+1
* Replace bt_get_le16() by get_le16()Claudio Takahasi2014-03-211-1/+2
* various header include fixes for building with musl libcNatanael Copa2014-03-051-0/+1
* tools: Use full include path for header filesMarcel Holtmann2014-01-251-2/+2
* tools: Fix strncat() usage in hciconfig/hcitoolAnderson Lizardo2014-01-061-7/+14
* tools: Print PAL version for AMP controllersMarcel Holtmann2013-10-071-3/+7
* tools: Fix hciconfig device information printout for AMP controllersMarcel Holtmann2013-10-071-9/+13
* tools: Limit controller type to two bits of device info typeMarcel Holtmann2013-09-281-2/+2
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* hciconfig: Remove putkey commandFrédéric Danis2012-12-051-64/+0
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* hciconfig: Add an option to set which advertise type will be onJefferson Delfes2012-11-221-6/+70
* hciconfig: Clarify what oobdata command doSzymon Janc2012-09-281-1/+1
* hciconfig: Fix compiler warnings related to unaligned memory accessVinicius Costa Gomes2012-02-141-1/+1
* hciconfig: Fix using old-style initializersVinicius Costa Gomes2012-02-141-2/+2
* hciconfig: Print features for AMP devicesAndrei Emeltchenko2011-12-081-1/+1
* hciconfig: Fix errno handling conventionAnderson Lizardo2011-11-171-4/+4
* Use HCI_MAX_EIR_LENGTH instead of hard-coded valueBruna Moreira2011-04-271-5/+5
* Fix LMP version string in hciconfigJohan Hedberg2011-03-281-1/+1
* Adjust LE command timeout and APIMarco Sinigaglia2011-03-101-1/+1
* Fix hciconfig leadv returned responseAndre Dieb Martins2011-02-011-3/+12
* Add option to set LE random address to hciconfigClaudio Takahasi2011-01-311-0/+44
* Add LE read supported states for hciconfigClaudio Takahasi2010-12-291-0/+89
* Coding style fixes for lib and toolsMichal Labedzki2010-12-211-32/+57
* Fix tools UI to avoid program launch mistakes.Michal Labedzki2010-12-201-2/+8
* hciconfig: add LE_SET_ADVERTISE_ENABLE cmdAnderson Briglia2010-09-061-0/+40
* Add hciconfig support for blacklistingJohan Hedberg2010-05-171-0/+55
* Remove extra spaces from tools dirJose Antonio Santos Cadenas2010-05-071-3/+3
* Pretty print HCI revision and LMP subversionMarcel Holtmann2010-03-071-2/+2
* Show HCI and LMP versions on separate linesMarcel Holtmann2010-02-131-1/+2
* Show controller type and bus type for every deviceMarcel Holtmann2010-02-131-4/+6
* The TX power level is a signed int and not an unsigned intMarcel Holtmann2010-02-051-1/+1
* Print EIR attribute for Device IDMarcel Holtmann2010-02-051-0/+4
* Fix another fallout from Inquiry Response Transmit Power Level typoMarcel Holtmann2010-02-051-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Fix memory leaks in hciconfig and hcitoolGustavo F. Padovan2009-02-101-3/+12
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-3/+4
* Update copyright informationMarcel Holtmann2009-01-011-1/+1