Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Unify copyright and license information | Marcel Holtmann | 2004-04-28 | 1 | -24/+27 | |
| | ||||||
* | Add support for AFH mode | Marcel Holtmann | 2004-04-25 | 1 | -0/+53 | |
| | ||||||
* | Add support for inquiry mode | Marcel Holtmann | 2004-04-25 | 1 | -0/+54 | |
| | ||||||
* | The lmp_featurestostr() now uses a character number as width | Marcel Holtmann | 2004-04-25 | 1 | -1/+1 | |
| | ||||||
* | Update BlueZ library configuration | Marcel Holtmann | 2004-04-03 | 1 | -0/+4 | |
| | ||||||
* | Display revision information for Broadcom devices | Marcel Holtmann | 2004-03-04 | 1 | -0/+8 | |
| | ||||||
* | Replace unprintable characters for device name | Marcel Holtmann | 2004-02-17 | 1 | -0/+5 | |
| | ||||||
* | Don't read the IAC with a default call | Marcel Holtmann | 2003-11-18 | 1 | -1/+0 | |
| | ||||||
* | Update iac command and add entry to the manpage | Marcel Holtmann | 2003-11-18 | 1 | -1/+2 | |
| | ||||||
* | Display all 8 bytes of the features | Marcel Holtmann | 2003-11-18 | 1 | -3/+7 | |
| | ||||||
* | add iac command | Stephen Crane | 2003-11-17 | 1 | -0/+46 | |
| | ||||||
* | Use Ericsson revision command for ST Microelectronics devices | Marcel Holtmann | 2003-11-16 | 1 | -0/+1 | |
| | ||||||
* | Fix minor class decoding of the peripheral major class | Marcel Holtmann | 2003-11-06 | 1 | -1/+1 | |
| | ||||||
* | Correct decoding class of device | Marcel Holtmann | 2003-09-07 | 1 | -3/+3 | |
| | ||||||
* | Kill usage of strtoba() and batostr() | Marcel Holtmann | 2003-07-24 | 1 | -3/+3 | |
| | ||||||
* | New code for CSR specific revision information | Marcel Holtmann | 2003-07-02 | 1 | -68/+58 | |
| | ||||||
* | Typo | Marcel Holtmann | 2003-06-12 | 1 | -1/+1 | |
| | ||||||
* | Display AVM firmware version with 'revision' command | Marcel Holtmann | 2003-05-19 | 1 | -0/+8 | |
| | ||||||
* | Display CSR firmware with revision command | Marcel Holtmann | 2003-03-07 | 1 | -18/+61 | |
| | ||||||
* | Fix the voice command for big endian machines | Marcel Holtmann | 2003-02-12 | 1 | -1/+2 | |
| | ||||||
* | bugfix | Stephen Crane | 2003-02-12 | 1 | -1/+1 | |
| | ||||||
* | fix typo | Stephen Crane | 2003-02-04 | 1 | -1/+1 | |
| | ||||||
* | Support for voice setting | Marcel Holtmann | 2002-12-15 | 1 | -0/+42 | |
| | ||||||
* | Add check for (!opt) in cmd_aclmtu() and cmd_scomtu() | Marcel Holtmann | 2002-11-11 | 1 | -2/+8 | |
| | ||||||
* | use hci lib | Stephen Crane | 2002-08-22 | 1 | -66/+18 | |
| | ||||||
* | Add 'bluetooth/' to includes | Max Krasnyansky | 2002-08-20 | 1 | -3/+3 | |
| | ||||||
* | Minor fixes for dev class handling. | Max Krasnyansky | 2002-07-12 | 1 | -3/+3 | |
| | ||||||
* | Display device class in human readable format. | Max Krasnyansky | 2002-07-09 | 1 | -0/+168 | |
| | ||||||
* | Timeout can be 5 digits. | Max Krasnyansky | 2002-07-09 | 1 | -1/+1 | |
| | ||||||
* | Command parsing fix. | Max Krasnyansky | 2002-06-25 | 1 | -27/+27 | |
| | ||||||
* | Move revision command to hciconfig. | Max Krasnyansky | 2002-06-25 | 1 | -5/+52 | |
| | ||||||
* | Page params commands | Max Krasnyansky | 2002-06-25 | 1 | -0/+131 | |
| | ||||||
* | Use hci_test_bit instead of (1<<bit) | Max Krasnyansky | 2002-05-08 | 1 | -1/+1 | |
| | ||||||
* | Argument parsing fixes | Max Krasnyansky | 2002-04-22 | 1 | -13/+25 | |
| | ||||||
* | Display feature bytes in hex | Max Krasnyansky | 2002-04-22 | 1 | -1/+3 | |
| | ||||||
* | Support for human readble display of device features. | Max Krasnyansky | 2002-04-11 | 1 | -4/+9 | |
| | ||||||
* | Support for HCISETACLMTU and HCISETSCOMTU ioctls. | Max Krasnyansky | 2002-03-26 | 1 | -5/+43 | |
| | | | | Minor cleanup. | |||||
* | Fix compiler options and warnings | Max Krasnyansky | 2002-03-22 | 1 | -3/+3 | |
| | ||||||
* | Support for company id and more readable version numbers. | Max Krasnyansky | 2002-03-21 | 1 | -4/+5 | |
| | ||||||
* | Added inquiry params command | Max Krasnyansky | 2002-03-19 | 1 | -1/+68 | |
| | ||||||
* | -a option fixes. Don't try to display name,etc of the down devices. | Max Krasnyansky | 2002-03-18 | 1 | -3/+5 | |
| | ||||||
* | Initial revision | Max Krasnyansky | 2002-03-08 | 1 | -0/+524 | |