summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add hciattach support for initializing a device into raw modeJohan Hedberg2010-07-123-5/+27
* Add missing hciattach command line switches to the manual pageJohan Hedberg2010-07-091-0/+13
* Add lecc command to hcitoolVinicius Costa Gomes2010-07-081-0/+66
* Fix not respecting the user's endianism for LE ScanVinicius Costa Gomes2010-07-081-1/+1
* Add lescan command to hcitoolVinicius Costa Gomes2010-07-061-0/+118
* Add "hciX" to hciconfig man pageGustavo F. Padovan2010-07-061-0/+1
* hciattach: Fix the timeout handling codeVladimir Davydov2010-06-301-2/+4
* sdptool: Fix 2 possible NULL dereferenceGustavo F. Padovan2010-06-081-10/+9
* Change MDP profile name and macros to HDPElvis Pfützenreuter2010-06-041-3/+3
* Add hciconfig support for blacklistingJohan Hedberg2010-05-171-0/+55
* Remove extra spaces from tools dirJose Antonio Santos Cadenas2010-05-0711-72/+72
* 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-052-2/+2
* Add 0xff (any object type) to sdptool OPUSH supported formats list.Nick Pelly2010-02-041-2/+1
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-0133-33/+33
* Fix another variable initializationJohan Hedberg2009-10-021-1/+2
* Fix memory leaksSteve Grubb2009-10-023-1/+11