summaryrefslogtreecommitdiffstats
path: root/tools/hciconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Make use of create_name()Marcel Holtmann2006-07-261-1/+1
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-271-0/+1
* Cleanup main function declarationsMarcel Holtmann2006-04-281-4/+4
* Fix service classes decodingMarcel Holtmann2006-02-231-1/+1
* Fix revision string for Broadcom devicesMarcel Holtmann2006-02-151-1/+1
* Fix for displaying the correct class of device stringsMarcel Holtmann2006-02-151-1/+1
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Fix big endian problem with ACL and SCO MTU settingsMarcel Holtmann2005-11-241-2/+2
* Fix strict-aliasing warningMarcel Holtmann2005-11-231-5/+3
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
* Update support for extended inquiry responseMarcel Holtmann2005-10-291-12/+88
* Allow clear text IAC valuesMarcel Holtmann2005-10-211-3/+8
* Add support for the extended inquiry response commandsMarcel Holtmann2005-09-291-2/+45
* Add support for transient persistent storage valuesMarcel Holtmann2005-09-101-1/+1
* Show supported commands also in clear textMarcel Holtmann2005-09-071-2/+16
* Identify the extended inquiry mode correctlyMarcel Holtmann2005-08-191-2/+15
* Use bt_free() to free the memory allocated by lmp_featurestostr()Marcel Holtmann2005-08-051-3/+9
* Correctly terminate the device name stringMarcel Holtmann2005-08-051-1/+2
* Move CSR panic and fault code reading to the bccmd toolMarcel Holtmann2005-07-031-11/+1
* Add support for inquiry scan typeMarcel Holtmann2005-06-161-0/+35
* Support storing and deleting of stored link keysMarcel Holtmann2005-05-011-1/+99
* The pskey tool should be used for reading the boot modeMarcel Holtmann2005-04-231-4/+1
* Read the boot mode on CSR devicesMarcel Holtmann2005-04-201-1/+4
* Use LMP_EXT_FEAT constantMarcel Holtmann2005-04-181-1/+1
* Add support for supported commands and extended featuresMarcel Holtmann2005-04-171-15/+85
* Whitespace cleanupMarcel Holtmann2005-03-271-6/+6
* Add support for reading CSR panic and fault codesMarcel Holtmann2005-03-171-1/+11
* Read BD_ADDR if not set and if it is a raw deviceMarcel Holtmann2005-03-091-0/+13
* Update display of Broadcom firmware versionMarcel Holtmann2005-02-101-1/+1
* Don't show extended information for raw devicesMarcel Holtmann2005-01-311-1/+2
* Don't set inquiry scan or page scan on raw devicesMarcel Holtmann2005-01-281-0/+4
* More cleanupsMarcel Holtmann2005-01-111-11/+9
* Whitespace cleanup and make more code staticMarcel Holtmann2005-01-111-139/+154
* Remove one whitespaceMarcel Holtmann2004-12-041-1/+1
* Use the new AFH functionsMarcel Holtmann2004-11-091-28/+5
* Support for enabling the kernel security managerMarcel Holtmann2004-10-251-5/+23
* Use the library functions for reading and writing the inquiry modeMarcel Holtmann2004-10-251-22/+5
* Display revision information for Digianswer devicesMarcel Holtmann2004-10-251-2/+27
* Fix class display and some compile warnings for 64 bit userlandMarcel Holtmann2004-10-011-13/+13
* Check for AVM BlueFRITZ! USB v2.0Marcel Holtmann2004-07-271-3/+6
* Unify copyright and license informationMarcel Holtmann2004-04-281-24/+27
* Add support for AFH modeMarcel Holtmann2004-04-251-0/+53
* Add support for inquiry modeMarcel Holtmann2004-04-251-0/+54
* The lmp_featurestostr() now uses a character number as widthMarcel Holtmann2004-04-251-1/+1
* Update BlueZ library configurationMarcel Holtmann2004-04-031-0/+4
* Display revision information for Broadcom devicesMarcel Holtmann2004-03-041-0/+8
* Replace unprintable characters for device nameMarcel Holtmann2004-02-171-0/+5
* Don't read the IAC with a default callMarcel Holtmann2003-11-181-1/+0
* Update iac command and add entry to the manpageMarcel Holtmann2003-11-181-1/+2
* Display all 8 bytes of the featuresMarcel Holtmann2003-11-181-3/+7