Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update display of Broadcom firmware version | Marcel Holtmann | 2005-02-10 | 1 | -1/+1 |
| | |||||
* | Don't show extended information for raw devices | Marcel Holtmann | 2005-01-31 | 1 | -1/+2 |
| | |||||
* | Don't set inquiry scan or page scan on raw devices | Marcel Holtmann | 2005-01-28 | 1 | -0/+4 |
| | |||||
* | More cleanups | Marcel Holtmann | 2005-01-11 | 1 | -11/+9 |
| | |||||
* | Whitespace cleanup and make more code static | Marcel Holtmann | 2005-01-11 | 1 | -139/+154 |
| | |||||
* | Remove one whitespace | Marcel Holtmann | 2004-12-04 | 1 | -1/+1 |
| | |||||
* | Use the new AFH functions | Marcel Holtmann | 2004-11-09 | 1 | -28/+5 |
| | |||||
* | Support for enabling the kernel security manager | Marcel Holtmann | 2004-10-25 | 1 | -5/+23 |
| | |||||
* | Use the library functions for reading and writing the inquiry mode | Marcel Holtmann | 2004-10-25 | 1 | -22/+5 |
| | |||||
* | Display revision information for Digianswer devices | Marcel Holtmann | 2004-10-25 | 1 | -2/+27 |
| | |||||
* | Fix class display and some compile warnings for 64 bit userland | Marcel Holtmann | 2004-10-01 | 1 | -13/+13 |
| | |||||
* | Check for AVM BlueFRITZ! USB v2.0 | Marcel Holtmann | 2004-07-27 | 1 | -3/+6 |
| | |||||
* | 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 |
| |