summaryrefslogtreecommitdiffstats
path: root/tools/hcitool.c
Commit message (Collapse)AuthorAgeFilesLines
* Make use of create_name()Marcel Holtmann2006-07-261-1/+1
|
* Only read remote extended features if local adapter supports itMarcel Holtmann2006-06-171-1/+1
|
* Cleanup main function declarationsMarcel Holtmann2006-04-281-1/+1
|
* Use the correct device for reading the local clockMarcel Holtmann2006-01-181-1/+1
|
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
|
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
|
* Allow clear text IAC valuesMarcel Holtmann2005-10-211-2/+11
|
* Add support for inquiry access codesMarcel Holtmann2005-09-291-15/+42
|
* Show supported commands also in clear textMarcel Holtmann2005-09-071-2/+8
|
* 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
|