summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-10-22mgmt: Remove LE prefix from the peripheral settingJohan Hedberg1-1/+1
2012-10-22mgmt: Add support for LE peripheral modeJohan Hedberg1-1/+27
2012-10-22btmgmt: Add basic EIR parsingJohan Hedberg1-2/+14
2012-10-09avinfo: Print a2dp vendor codec infoChan-yeol Park1-0/+15
2012-10-09avinfo: Replace definitions with a2dp-codecs.h'sChan-yeol Park1-107/+6
2012-09-28hciconfig: Clarify what oobdata command doSzymon Janc2-2/+2
2012-09-06hcitool: Add LE scan based on White ListClaudio Takahasi1-1/+7
2012-08-26Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo4-13/+17
2012-08-17mgmt: Add reason to device disconnect eventMikel Astiz1-5/+13
2012-08-13btmgmt: Fix endianness conversionAnderson Lizardo1-1/+1
2012-08-09rfcomm: Fix typo in man pageLucas De Marchi1-1/+1
2012-08-09rfcomm: Remove support for configuration fileLucas De Marchi7-515/+22
2012-08-09rfcomm: Fix checking return value instead of errnoLucas De Marchi1-4/+8
2012-07-10btmgmt: move it to toolsGustavo Padovan1-0/+1933
2012-07-04hciattach: fix return length after reading the patch fileTedd Ho-Jeong AN1-4/+3
2012-06-28sdptool: Fix dropping of the list headPavel Raiskup1-1/+1
2012-05-31hciattach: Add basic Three-wire UART supportJohan Hedberg1-0/+4
2012-05-27udev: remove deprecated functionTom Gundersen1-1/+1
2012-05-16hciattach: Add support for Intel Bluetooth deviceTedd Ho-Jeong An4-0/+613
2012-05-10tools: Fix tab misuseAnderson Lizardo2-2/+2
2012-05-10csr_bcsp: fix link establishmentJohan Hovold1-1/+1
2012-03-28Move common code to sdp to avoid duplicationSzymon Janc1-17/+3
2012-02-26hciattach: Remove some unneeded includesMarcel Holtmann4-8/+0
2012-02-26hciattach: Add new HCI UART flagsMarcel Holtmann1-0/+2
2012-02-14hciconfig: Fix compiler warnings related to unaligned memory accessVinicius Costa Gomes1-1/+1
2012-02-14hciconfig: Fix using old-style initializersVinicius Costa Gomes1-2/+2
2012-02-14tools: Fix using old-style initializersVinicius Costa Gomes2-2/+2
2012-02-07sdptool: Add GoepL2capPsm decoding supportLuiz Augusto von Dentz1-2/+9
2011-12-08hciconfig: Print features for AMP devicesAndrei Emeltchenko1-1/+1
2011-11-17csr_bcsp: Fix missing errno attributionAnderson Lizardo1-0/+1
2011-11-17bccmd: Fix overwriting errno valueAnderson Lizardo1-24/+8
2011-11-17hciconfig: Fix errno handling conventionAnderson Lizardo1-4/+4
2011-11-17hcitool: Fix errno handling conventionAnderson Lizardo1-8/+8
2011-10-14hcitool: Fix EIR parsingJohan Hedberg1-19/+27
2011-10-14Add support for parsing the remote name during LE ScanVinicius Costa Gomes1-1/+53
2011-10-07Add support for cancelling a LE Scan with Control-CVinicius Costa Gomes1-4/+21
2011-10-03Filter duplicates by default with hcitool lescanJohan Hedberg1-3/+9
2011-09-22hciattach: fix serial speed setting for wl1271Yegor Yefremov3-10/+13
2011-07-03Fix common misspelled wordsLucas De Marchi3-17/+17
2011-06-01Remove unnecessary jumpsSlawomir Bochenski2-7/+5
2011-05-18Fix empty parameter list in functions declarationsSzymon Janc1-1/+1
2011-05-15Fix unused variable warnings reported by GCC 4.6Johan Hedberg2-7/+11
2011-05-15Fix redundant null check on calling free()Szymon Janc2-14/+8
2011-04-28Fix minor coding style issues in hid2hciJohan Hedberg1-6/+5
2011-04-28Update hid2hci tool from udev codebaseKay Sievers2-242/+213
2011-04-27Use HCI_MAX_EIR_LENGTH instead of hard-coded valueBruna Moreira1-5/+5
2011-03-28Fix LMP version string in hciconfigJohan Hedberg1-1/+1
2011-03-10Adjust LE command timeout and APIMarco Sinigaglia2-4/+4
2011-03-04hcitool: add "whitelist" option to create LE connectionsClaudio Takahasi1-4/+11
2011-03-04hcitool: add random address type to LE Add to White ListClaudio Takahasi1-2/+7