summaryrefslogtreecommitdiffstats
path: root/tools/hciconfig.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* add iac commandStephen Crane2003-11-171-0/+46
|
* Use Ericsson revision command for ST Microelectronics devicesMarcel Holtmann2003-11-161-0/+1
|
* Fix minor class decoding of the peripheral major classMarcel Holtmann2003-11-061-1/+1
|
* Correct decoding class of deviceMarcel Holtmann2003-09-071-3/+3
|
* Kill usage of strtoba() and batostr()Marcel Holtmann2003-07-241-3/+3
|
* New code for CSR specific revision informationMarcel Holtmann2003-07-021-68/+58
|
* TypoMarcel Holtmann2003-06-121-1/+1
|
* Display AVM firmware version with 'revision' commandMarcel Holtmann2003-05-191-0/+8
|
* Display CSR firmware with revision commandMarcel Holtmann2003-03-071-18/+61
|
* Fix the voice command for big endian machinesMarcel Holtmann2003-02-121-1/+2
|
* bugfixStephen Crane2003-02-121-1/+1
|
* fix typoStephen Crane2003-02-041-1/+1
|
* Support for voice settingMarcel Holtmann2002-12-151-0/+42
|
* Add check for (!opt) in cmd_aclmtu() and cmd_scomtu()Marcel Holtmann2002-11-111-2/+8
|
* use hci libStephen Crane2002-08-221-66/+18
|
* Add 'bluetooth/' to includesMax Krasnyansky2002-08-201-3/+3
|
* Minor fixes for dev class handling.Max Krasnyansky2002-07-121-3/+3
|
* Display device class in human readable format.Max Krasnyansky2002-07-091-0/+168
|
* Timeout can be 5 digits.Max Krasnyansky2002-07-091-1/+1
|
* Command parsing fix.Max Krasnyansky2002-06-251-27/+27
|
* Move revision command to hciconfig.Max Krasnyansky2002-06-251-5/+52
|
* Page params commandsMax Krasnyansky2002-06-251-0/+131
|
* Use hci_test_bit instead of (1<<bit)Max Krasnyansky2002-05-081-1/+1
|
* Argument parsing fixesMax Krasnyansky2002-04-221-13/+25
|
* Display feature bytes in hexMax Krasnyansky2002-04-221-1/+3
|
* Support for human readble display of device features.Max Krasnyansky2002-04-111-4/+9
|
* Support for HCISETACLMTU and HCISETSCOMTU ioctls.Max Krasnyansky2002-03-261-5/+43
| | | | Minor cleanup.
* Fix compiler options and warningsMax Krasnyansky2002-03-221-3/+3
|
* Support for company id and more readable version numbers.Max Krasnyansky2002-03-211-4/+5
|
* Added inquiry params commandMax Krasnyansky2002-03-191-1/+68
|
* -a option fixes. Don't try to display name,etc of the down devices.Max Krasnyansky2002-03-181-3/+5
|
* Initial revisionMax Krasnyansky2002-03-081-0/+524