summaryrefslogtreecommitdiffstats
path: root/tools/hcitool.c
Commit message (Expand)AuthorAgeFilesLines
* Use unlimited inquiry responses as defaultMarcel Holtmann2005-04-181-2/+2
* Use LMP_EXT_FEAT constantMarcel Holtmann2005-04-181-1/+1
* Check the number of pages for extended featuresMarcel Holtmann2005-04-171-3/+8
* Improve reading device names from cacheMarcel Holtmann2005-04-171-0/+5
* Fix the case if device isn't found in the name cacheMarcel Holtmann2005-04-161-2/+3
* Fix the name cache stateMarcel Holtmann2005-04-161-4/+5
* Make use of the device name cacheMarcel Holtmann2005-04-161-9/+82
* Integrate find options into scan commandMarcel Holtmann2005-04-111-303/+269
* Add new search command and OUI supportMarcel Holtmann2005-03-271-4/+310
* Use pscan_rep_mode for the name resolveMarcel Holtmann2005-02-221-1/+3
* The transmit power level is a signed integer valueMarcel Holtmann2005-02-221-1/+2
* Handle the valid bit of the clock offsetMarcel Holtmann2005-02-111-2/+2
* Use the clock offset when getting the remote namesMarcel Holtmann2005-02-111-2/+3
* Add command for reading the clockMarcel Holtmann2005-01-251-0/+79
* Add command for reading the clock offsetMarcel Holtmann2005-01-251-19/+91
* Use library function for reading the transmit power levelMarcel Holtmann2005-01-131-20/+4
* Use library function for link supervision timeoutMarcel Holtmann2005-01-131-31/+8
* Use library functions for RSSI and link qualityMarcel Holtmann2005-01-131-41/+7
* Whitespace cleanup and make more code staticMarcel Holtmann2005-01-111-83/+71
* Use the new AFH functionsMarcel Holtmann2004-11-091-19/+4
* Add support for changing the link key of a connectionMarcel Holtmann2004-11-041-0/+69
* Some whitespace cleanupMarcel Holtmann2004-11-041-47/+55
* Use Bluetooth library functionsMarcel Holtmann2004-10-251-54/+13
* Wait some time before calling disconnectMarcel Holtmann2004-10-201-1/+3
* Use packet type and allow role switchMarcel Holtmann2004-07-251-2/+8
* Change timeout for create connectionMarcel Holtmann2004-06-121-1/+1
* Unify copyright and license informationMarcel Holtmann2004-04-281-24/+27
* Add support for getting the AFH channel mapMarcel Holtmann2004-04-251-0/+97
* The lmp_featurestostr() now uses a character number as widthMarcel Holtmann2004-04-251-1/+1
* Fix more endian bugs for the ACL handleMarcel Holtmann2004-04-191-10/+19
* Update BlueZ library configurationMarcel Holtmann2004-04-031-0/+4
* Add support for setting connection encryptionMarcel Holtmann2004-03-211-15/+98
* Add command for authentication requestMarcel Holtmann2004-02-181-2/+85
* Fix endian problem with hci_create_connection()Marcel Holtmann2004-02-151-2/+2
* Fix automatic connection creation for the info commandMarcel Holtmann2003-12-211-17/+13
* Increase number of inquiry responsesMarcel Holtmann2003-12-161-2/+2
* Display all 8 bytes of the featuresMarcel Holtmann2003-11-181-1/+2
* Kill usage of strtoba() and batostr()Marcel Holtmann2003-07-241-14/+15
* Add command for reading transmit power levelMarcel Holtmann2003-06-261-40/+130
* ...Stephen Crane2003-06-181-2/+2
* CleanupMarcel Holtmann2003-04-081-2/+2
* use constants; report errorsStephen Crane2003-04-081-4/+6
* Support for switch role commandMarcel Holtmann2003-01-071-66/+149
* Make the info command reusing an existing connection handleMarcel Holtmann2002-12-201-11/+34
* Add for get/set link supervision timeout.Max Krasnyansky2002-10-071-2/+114
* get link quality supportMax Krasnyansky2002-09-151-1/+86
* use hci libStephen Crane2002-08-221-3/+3
* Add 'bluetooth/' to includesMax Krasnyansky2002-08-201-3/+3
* Move revision command to hciconfig.Max Krasnyansky2002-06-251-77/+0
* scan command works again.Max Krasnyansky2002-06-201-3/+18