summaryrefslogtreecommitdiff
path: root/tools/hcitool.c
Commit message (Expand)AuthorAgeFilesLines
* tools/hcitool: Fix the descriptions of leal* commandsArchie Pusaka2021-10-211-4/+4
* tools: Deprecate some input parameters to align with inclusive languageArchie Pusaka2021-09-211-44/+54
* tools: Inclusive language changesArchie Pusaka2021-09-211-8/+8
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* tools/hcitool: Change connection handle condition for lecupGrzegorz Kolodziejczyk2018-04-261-1/+1
* tools: Use local libbluetooth includesMarcel Holtmann2015-03-011-3/+3
* tools/hcitool: Simplify parsing in cmd_lecupSzymon Janc2015-01-141-11/+6
* tools/hcitool: Fix support for simple lecup formatSzymon Janc2015-01-141-0/+13
* tools/hcitool: Fix help message for lecupSzymon Janc2015-01-141-5/+5
* tools: Handle the broken behavior of host features max page valueMarcel Holtmann2015-01-051-0/+3
* tools: Fix hcitool build on AndroidSzymon Janc2014-12-171-0/+4
* tools: Add helper commands for LE resolving list to hcitoolMarcel Holtmann2014-12-171-1/+309
* tools: Add support for using static address for LE connectionsMarcel Holtmann2014-12-161-12/+23
* tools: Request LE remote version information as wellMarcel Holtmann2014-09-291-0/+14
* tools: Add comment for retrieving LE remote featuresMarcel Holtmann2014-09-291-0/+85
* tools: Increase timeout for sending LE scan commandMarcel Holtmann2014-09-291-3/+3
* tools: Fix wrong number for LE_LINK connection typeMarcel Holtmann2014-09-291-1/+1
* hcitool: Fix adding missing breakAndrei Emeltchenko2014-06-231-0/+1
* tools: Remove device name cache feature from hcitoolMarcel Holtmann2014-03-301-71/+11
* hcitool: Fix memory leak in cmd_infoAndre Guedes2014-02-171-0/+3
* tools: Use full include path for header filesMarcel Holtmann2014-01-251-2/+2
* tools: Fix strncat() usage in hciconfig/hcitoolAnderson Lizardo2014-01-061-8/+15
* tools: Use batocomp function instead of ouitocompMarcel Holtmann2012-12-091-6/+8
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* hcitool: Retrieve names from cache directoryFrédéric Danis2012-10-311-5/+26
* hcitool: Add LE scan based on White ListClaudio Takahasi2012-09-061-1/+7
* tools: Fix using old-style initializersVinicius Costa Gomes2012-02-141-1/+1
* hcitool: Fix errno handling conventionAnderson Lizardo2011-11-171-8/+8
* hcitool: Fix EIR parsingJohan Hedberg2011-10-141-19/+27
* Add support for parsing the remote name during LE ScanVinicius Costa Gomes2011-10-141-1/+53
* Add support for cancelling a LE Scan with Control-CVinicius Costa Gomes2011-10-071-4/+21
* Filter duplicates by default with hcitool lescanJohan Hedberg2011-10-031-3/+9
* Fix unused variable warnings reported by GCC 4.6Johan Hedberg2011-05-151-2/+0
* Adjust LE command timeout and APIMarco Sinigaglia2011-03-101-3/+3
* hcitool: add "whitelist" option to create LE connectionsClaudio Takahasi2011-03-041-4/+11
* hcitool: add random address type to LE Add to White ListClaudio Takahasi2011-03-041-2/+7
* hcitool: use defined constants for address typeClaudio Takahasi2011-03-041-2/+2
* hcitool: Add command to clear LE White ListArun Kumar Singh2011-03-011-0/+44
* hcitool: Add command to read size of LE White ListArun Kumar Singh2011-03-011-0/+47
* hcitool: Add command to remove a device from LE white listArun Kumar Singh2011-03-011-0/+47
* hcitool: Change commands struct formatingClaudio Takahasi2011-03-011-29/+29
* hcitool: Add command to add a device to LE White ListArun Kumar Singh2011-03-011-0/+47
* hcitool: fix interval and window parametersAndre Guedes2011-02-241-2/+7
* hcitool: add discovery procedure to lescan commandAndre Guedes2011-02-241-5/+77
* Add hcitool command to change the parameters of a given LE connectionClaudio Takahasi2011-02-231-0/+86
* Remove unneeded comma in the hcitool commands declarationClaudio Takahasi2011-02-231-2/+2
* hcitool: Add bdaddr type option to leccAndrei Emeltchenko2011-02-111-2/+7
* Bluetooth: hcitool: add option for LE_Scan_Type parameterAndrei Emeltchenko2011-02-111-2/+8