summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* rename: tools/main.c to tools/rfcomm.cGustavo F. Padovan2011-02-041-0/+0
* Fix hciconfig leadv returned responseAndre Dieb Martins2011-02-011-3/+12
* Add option to enable privacy during scanning to hcitoolClaudio Takahasi2011-01-311-4/+9
* 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-212-42/+67
* Fix tools UI to avoid program launch mistakes.Michal Labedzki2010-12-202-141/+70
* hciattach: download configuration at user requested baud rateSuraj Sumangala2010-11-233-30/+73
* hciattach: make set_speed return error if any operation failsSuraj Sumangala2010-11-231-3/+10
* Add a runtime option to set the BCSP communication rateWade Brown2010-11-233-8/+44
* Make LE_LINK define private to hcitool.c for nowJohan Hedberg2010-11-211-0/+3
* hciattach: send hci commands after hci socket bring upSuraj Sumangala2010-11-191-2/+8
* Print LE link type on hcitoolSheldon Demario2010-11-111-0/+2
* hciattach: Bring up device before sending commands over socketAnderson Lizardo2010-11-111-0/+7
* Bluetooth: Add support to specify patch download locationSuraj Sumangala2010-10-051-2/+50
* Also for LE only devices enable the event maskMarcel Holtmann2010-10-041-0/+3
* Set event mask bit if LE is supportedMarcel Holtmann2010-10-041-0/+3
* Fix Headset Audio gateway SDP record.Jaikumar Ganesh2010-09-221-5/+1
* hciconfig: add LE_SET_ADVERTISE_ENABLE cmdAnderson Briglia2010-09-061-0/+40
* Firmware download for Qualcomm Bluetooth devicesMatthew Wilson2010-08-233-0/+286
* Add host level support for Atheros AR300x deviceSuraj Sumangala2010-08-184-0/+971
* Bluetooth: Option to enable power management from hostSuraj Sumangala2010-08-172-25/+76
* Add GATT SDP record for sdptoolClaudio Takahasi2010-08-091-0/+71
* Use default adapter for LE commandsVille Tervo2010-07-161-0/+9
* Add ledc command to hcitoolVinicius Costa Gomes2010-07-131-0/+51
* Add handle and timeout parameters to hci_le_create_connVinicius Costa Gomes2010-07-121-2/+4