summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* hciconfig: Clarify what oobdata command doSzymon Janc2012-09-282-2/+2
* hcitool: Add LE scan based on White ListClaudio Takahasi2012-09-061-1/+7
* Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo2012-08-264-13/+17
* mgmt: Add reason to device disconnect eventMikel Astiz2012-08-171-5/+13
* btmgmt: Fix endianness conversionAnderson Lizardo2012-08-131-1/+1
* rfcomm: Fix typo in man pageLucas De Marchi2012-08-091-1/+1
* rfcomm: Remove support for configuration fileLucas De Marchi2012-08-097-515/+22
* rfcomm: Fix checking return value instead of errnoLucas De Marchi2012-08-091-4/+8
* btmgmt: move it to toolsGustavo Padovan2012-07-101-0/+1933
* hciattach: fix return length after reading the patch fileTedd Ho-Jeong AN2012-07-041-4/+3
* sdptool: Fix dropping of the list headPavel Raiskup2012-06-281-1/+1
* hciattach: Add basic Three-wire UART supportJohan Hedberg2012-05-311-0/+4
* udev: remove deprecated functionTom Gundersen2012-05-271-1/+1
* hciattach: Add support for Intel Bluetooth deviceTedd Ho-Jeong An2012-05-164-0/+613
* tools: Fix tab misuseAnderson Lizardo2012-05-102-2/+2
* csr_bcsp: fix link establishmentJohan Hovold2012-05-101-1/+1
* Move common code to sdp to avoid duplicationSzymon Janc2012-03-281-17/+3
* hciattach: Remove some unneeded includesMarcel Holtmann2012-02-264-8/+0
* hciattach: Add new HCI UART flagsMarcel Holtmann2012-02-261-0/+2
* 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
* tools: Fix using old-style initializersVinicius Costa Gomes2012-02-142-2/+2
* sdptool: Add GoepL2capPsm decoding supportLuiz Augusto von Dentz2012-02-071-2/+9
* hciconfig: Print features for AMP devicesAndrei Emeltchenko2011-12-081-1/+1
* csr_bcsp: Fix missing errno attributionAnderson Lizardo2011-11-171-0/+1
* bccmd: Fix overwriting errno valueAnderson Lizardo2011-11-171-24/+8
* hciconfig: Fix errno handling conventionAnderson Lizardo2011-11-171-4/+4
* 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
* hciattach: fix serial speed setting for wl1271Yegor Yefremov2011-09-223-10/+13
* Fix common misspelled wordsLucas De Marchi2011-07-033-17/+17
* Remove unnecessary jumpsSlawomir Bochenski2011-06-012-7/+5
* Fix empty parameter list in functions declarationsSzymon Janc2011-05-181-1/+1
* Fix unused variable warnings reported by GCC 4.6Johan Hedberg2011-05-152-7/+11
* Fix redundant null check on calling free()Szymon Janc2011-05-152-14/+8
* Fix minor coding style issues in hid2hciJohan Hedberg2011-04-281-6/+5
* Update hid2hci tool from udev codebaseKay Sievers2011-04-282-242/+213
* 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-102-4/+4
* 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