summaryrefslogtreecommitdiffstats
path: root/tools/hcitool.c
Commit message (Collapse)AuthorAgeFilesLines
* Use bt_free() to free the memory allocated by lmp_featurestostr()Marcel Holtmann2005-08-051-5/+9
|
* Correctly terminate the device name stringMarcel Holtmann2005-08-051-0/+2
|
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-3/+5
|
* Don't show empty namesMarcel Holtmann2005-07-031-1/+3
|
* Update reading of local Bluetooth clockMarcel Holtmann2005-07-031-21/+30
|
* Replace non-printable characters in device namesMarcel Holtmann2005-06-171-2/+11
|
* Fix program error codes on memory allocationsMarcel Holtmann2005-06-161-24/+48
|
* Use the new textfile libraryMarcel Holtmann2005-04-221-58/+13
|
* Include sys/param.h for PATH_MAXMarcel Holtmann2005-04-221-0/+1
|
* Set the storage directory through ${localstatedir}Marcel Holtmann2005-04-211-3/+1
|
* 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
|