Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 2 | -1/+8 | |
| | ||||||
* | Display all 8 bytes of the features | Marcel Holtmann | 2003-11-18 | 2 | -4/+9 | |
| | ||||||
* | Add ST Microelectronics specific initialization | Marcel Holtmann | 2003-11-18 | 1 | -6/+64 | |
| | ||||||
* | 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 | |
| | ||||||
* | Let the headset test tools use 16 bit PCM for input and output | Marcel Holtmann | 2003-10-07 | 3 | -4/+4 | |
| | ||||||
* | Correct decoding class of device | Marcel Holtmann | 2003-09-07 | 1 | -3/+3 | |
| | ||||||
* | Support for 3Com card version 3.0 | Marcel Holtmann | 2003-08-27 | 1 | -0/+3 | |
| | ||||||
* | Kill usage of strtoba() and batostr() | Marcel Holtmann | 2003-07-24 | 4 | -25/+26 | |
| | ||||||
* | Add a missing free() | Marcel Holtmann | 2003-07-24 | 1 | -0/+2 | |
| | ||||||
* | Honor the setting of --sysconfdir | Marcel Holtmann | 2003-07-18 | 2 | -2/+2 | |
| | ||||||
* | Display addresses in correct order | Marcel Holtmann | 2003-07-03 | 1 | -11/+14 | |
| | ||||||
* | New code for CSR specific revision information | Marcel Holtmann | 2003-07-02 | 4 | -68/+442 | |
| | ||||||
* | Support for reading transmit power level | Marcel Holtmann | 2003-06-27 | 1 | -0/+1 | |
| | ||||||
* | Add command for reading transmit power level | Marcel Holtmann | 2003-06-26 | 2 | -40/+139 | |
| | ||||||
* | ... | Stephen Crane | 2003-06-18 | 1 | -2/+2 | |
| | ||||||
* | Typo | Marcel Holtmann | 2003-06-12 | 1 | -1/+1 | |
| | ||||||
* | Add new modes that can dump the incoming data | Marcel Holtmann | 2003-05-29 | 1 | -7/+131 | |
| | ||||||
* | Support for TDK, IBM and Socket cards | Marcel Holtmann | 2003-05-29 | 1 | -1/+7 | |
| | ||||||
* | Add LM_RELIABLE option | Marcel Holtmann | 2003-05-29 | 1 | -18/+66 | |
| | ||||||
* | Add support for SO_LINGER option. | Max Krasnyansky | 2003-05-19 | 1 | -2/+40 | |
| | | | | | Call shutdown() before closing socket and check return value. This is used with SO_LINGER to check for errors during DCL disconnection. | |||||
* | Call shutdown() before closing the socket and check return value. | Max Krasnyansky | 2003-05-19 | 1 | -7/+13 | |
| | | | | | | This is used along with SO_LINGER option to check for errors during cahnel close. Minor cleanups. | |||||
* | Display AVM firmware version with 'revision' command | Marcel Holtmann | 2003-05-19 | 1 | -0/+8 | |
| | ||||||
* | Add SO_LINGER support. | Max Krasnyansky | 2003-05-17 | 1 | -1/+27 | |
| | ||||||
* | Add support for sending a number of blocks | Marcel Holtmann | 2003-05-16 | 1 | -2/+10 | |
| | ||||||
* | Allow PIN length from 1 to 16 | Marcel Holtmann | 2003-04-30 | 1 | -1/+1 | |
| | ||||||
* | Define SSIZE_MAX if not defined | Marcel Holtmann | 2003-04-27 | 1 | -0/+5 | |
| | ||||||
* | Update of the init scripts | Marcel Holtmann | 2003-04-15 | 2 | -1/+9 | |
| | ||||||
* | Update of the man page | Marcel Holtmann | 2003-04-15 | 1 | -2/+16 | |
| | ||||||
* | Use the bind option in the config file | Marcel Holtmann | 2003-04-15 | 1 | -0/+3 | |
| | ||||||
* | Cleanup | Marcel Holtmann | 2003-04-08 | 1 | -2/+2 | |
| | ||||||
* | use constants; report errors | Stephen Crane | 2003-04-08 | 1 | -4/+6 | |
| | ||||||
* | start_speed -> init_speed | Max Krasnyansky | 2003-04-08 | 1 | -12/+12 | |
| | ||||||
* | Support for initial baud rate and sending of a break | Marcel Holtmann | 2003-04-05 | 1 | -70/+58 | |
| | ||||||
* | Remove the voice setting command and fix a big endian problem | Marcel Holtmann | 2003-03-31 | 1 | -36/+1 | |
| | ||||||
* | typo | Stephen Crane | 2003-03-26 | 1 | -1/+1 | |
| | ||||||
* | New version.utils-2.3 | Max Krasnyansky | 2003-03-20 | 3 | -2/+15 | |
| | ||||||
* | memset() is in string.h | Max Krasnyansky | 2003-03-20 | 1 | -0/+1 | |
| | ||||||
* | Add 921600 bps for Ericsson modules | Marcel Holtmann | 2003-03-19 | 1 | -0/+3 | |
| | ||||||
* | Flush the serial buffer before quit in BCSP initialization | Marcel Holtmann | 2003-03-17 | 1 | -0/+2 | |
| | ||||||
* | Removes all dependencies on glib | Marcel Holtmann | 2003-03-07 | 8 | -30/+287 | |
| | ||||||
* | Display CSR firmware with revision command | Marcel Holtmann | 2003-03-07 | 1 | -18/+61 | |
| | ||||||
* | Allow rfcomm.conf without entries | Marcel Holtmann | 2003-02-18 | 1 | -1/+3 | |
| | ||||||
* | Fix the voice command for big endian machines | Marcel Holtmann | 2003-02-12 | 1 | -1/+2 | |
| | ||||||
* | add support for texas module | Stephen Crane | 2003-02-12 | 1 | -2/+63 | |
| | ||||||
* | bugfix | Stephen Crane | 2003-02-12 | 1 | -1/+1 | |
| | ||||||
* | describe optional arguments | Stephen Crane | 2003-02-12 | 2 | -3/+12 | |
| | ||||||
* | fix typo | Stephen Crane | 2003-02-10 | 1 | -1/+1 | |
| |