Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add support for setting connection encryption | Marcel Holtmann | 2004-03-21 | 1 | -15/+98 | |
* | Add command for authentication request | Marcel Holtmann | 2004-02-18 | 1 | -2/+85 | |
* | Fix endian problem with hci_create_connection() | Marcel Holtmann | 2004-02-15 | 1 | -2/+2 | |
* | Fix automatic connection creation for the info command | Marcel Holtmann | 2003-12-21 | 1 | -17/+13 | |
* | Increase number of inquiry responses | Marcel Holtmann | 2003-12-16 | 1 | -2/+2 | |
* | Display all 8 bytes of the features | Marcel Holtmann | 2003-11-18 | 1 | -1/+2 | |
* | Kill usage of strtoba() and batostr() | Marcel Holtmann | 2003-07-24 | 1 | -14/+15 | |
* | Add command for reading transmit power level | Marcel Holtmann | 2003-06-26 | 1 | -40/+130 | |
* | ... | Stephen Crane | 2003-06-18 | 1 | -2/+2 | |
* | Cleanup | Marcel Holtmann | 2003-04-08 | 1 | -2/+2 | |
* | use constants; report errors | Stephen Crane | 2003-04-08 | 1 | -4/+6 | |
* | Support for switch role command | Marcel Holtmann | 2003-01-07 | 1 | -66/+149 | |
* | Make the info command reusing an existing connection handle | Marcel Holtmann | 2002-12-20 | 1 | -11/+34 | |
* | Add for get/set link supervision timeout. | Max Krasnyansky | 2002-10-07 | 1 | -2/+114 | |
* | get link quality support | Max Krasnyansky | 2002-09-15 | 1 | -1/+86 | |
* | use hci lib | Stephen Crane | 2002-08-22 | 1 | -3/+3 | |
* | Add 'bluetooth/' to includes | Max Krasnyansky | 2002-08-20 | 1 | -3/+3 | |
* | Move revision command to hciconfig. | Max Krasnyansky | 2002-06-25 | 1 | -77/+0 | |
* | scan command works again. | Max Krasnyansky | 2002-06-20 | 1 | -3/+18 | |
* | use hci_devid | Max Krasnyansky | 2002-06-18 | 1 | -1/+5 | |
* | Use library functions hci_for_each_dev and hci_get_route. | Max Krasnyansky | 2002-06-18 | 1 | -92/+33 | |
* | help output improvements | Max Krasnyansky | 2002-05-23 | 1 | -1/+3 | |
* | Change connection packet type support. | Max Krasnyansky | 2002-05-18 | 1 | -5/+86 | |
* | usage clarification | Max Krasnyansky | 2002-05-13 | 1 | -0/+3 | |
* | RSSI support. | Max Krasnyansky | 2002-05-08 | 1 | -0/+86 | |
* | Use hci_test_bit instead of (1<<bit) | Max Krasnyansky | 2002-05-08 | 1 | -1/+1 | |
* | Added "name" command. | Max Krasnyansky | 2002-05-02 | 1 | -0/+56 | |
* | Argument parsing fixes | Max Krasnyansky | 2002-04-22 | 1 | -1/+1 | |
* | Display feature bytes in hex | Max Krasnyansky | 2002-04-22 | 1 | -1/+2 | |
* | New improved argument processing. | Max Krasnyansky | 2002-04-19 | 1 | -84/+313 | |
* | cmd_cmd cleanup | Max Krasnyansky | 2002-04-19 | 1 | -15/+11 | |
* | Simplified 'cmd' command | Max Krasnyansky | 2002-04-19 | 1 | -0/+91 | |
* | Added "info" command | Max Krasnyansky | 2002-04-15 | 1 | -6/+65 | |
* | Added scan and rev commands. | Max Krasnyansky | 2002-04-09 | 1 | -2/+101 | |
* | Set default inquiry length to 10 seconds. | Max Krasnyansky | 2002-03-28 | 1 | -1/+1 | |
* | create_connection fix. | Max Krasnyansky | 2002-03-22 | 1 | -1/+1 | |
* | connect and disconnect fixes. | Max Krasnyansky | 2002-03-22 | 1 | -3/+5 | |
* | Initial revision | Max Krasnyansky | 2002-03-08 | 1 | -0/+368 |