Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HIDP protocol identifier | Marcel Holtmann | 2004-03-09 | 1 | -0/+1 |
* | Add decoding of Bluetooth 1.2 features | Marcel Holtmann | 2003-11-18 | 1 | -0/+17 |
* | Cleanup | Marcel Holtmann | 2003-07-03 | 3 | -14/+14 |
* | Sort HCI events | Marcel Holtmann | 2003-07-03 | 1 | -88/+88 |
* | Sort HCI commands | Marcel Holtmann | 2003-07-02 | 1 | -314/+316 |
* | Add functions for park mode | Marcel Holtmann | 2003-06-26 | 1 | -0/+2 |
* | Add functions for park mode | Marcel Holtmann | 2003-06-26 | 1 | -6/+14 |
* | Add HCI defines for transmit power level | Marcel Holtmann | 2003-06-26 | 1 | -0/+13 |
* | Add protocol number for CMTP | Marcel Holtmann | 2003-06-05 | 1 | -0/+1 |
* | Cleanup | Marcel Holtmann | 2003-06-05 | 1 | -3/+3 |
* | Add definition of LM_RELIABLE flag | Marcel Holtmann | 2003-05-28 | 2 | -0/+2 |
* | add role switch | Stephen Crane | 2003-05-20 | 1 | -0/+2 |
* | Add HCI defines for park, sniff and hold mode | Marcel Holtmann | 2003-04-23 | 1 | -0/+40 |
* | Support for reading the clock offset | Marcel Holtmann | 2003-03-22 | 2 | -0/+15 |
* | add const to fn sigs; fns to auth and enc links | Stephen Crane | 2003-02-11 | 3 | -14/+16 |
* | Whitespace cleanup | Marcel Holtmann | 2003-02-04 | 1 | -37/+37 |
* | hci error codes | Stephen Crane | 2003-02-03 | 1 | -0/+43 |
* | Add the vendor and testing defines | Marcel Holtmann | 2002-12-21 | 1 | -1/+11 |
* | Support for voice setting | Marcel Holtmann | 2002-12-15 | 2 | -0/+15 |
* | Remove the opcode parameter in hci_filter_clear_opcode() | Marcel Holtmann | 2002-11-22 | 1 | -1/+1 |
* | Remove OCF_WRITE_SUPERVISION_TIMEOUT | Marcel Holtmann | 2002-11-22 | 1 | -7/+0 |
* | Some more missing HCI commands and correction of the QOS event | Marcel Holtmann | 2002-11-22 | 1 | -8/+47 |
* | Added link supervision timeout cmd and events. | Max Krasnyansky | 2002-10-07 | 1 | -0/+23 |
* | Add hci_suspend_dev() and hci_resume_dev() skeleton | Marcel Holtmann | 2002-10-04 | 1 | -0/+2 |
* | Added TTY_ATTACHED flag | Max Krasnyansky | 2002-10-02 | 1 | -0/+1 |
* | TTY ioct API changes | Max Krasnyansky | 2002-10-01 | 1 | -8/+7 |
* | New RFCOMM ioctl API. | Max Krasnyansky | 2002-09-30 | 1 | -33/+22 |
* | Add HCI_PCI to the device types | Marcel Holtmann | 2002-09-22 | 1 | -0/+1 |
* | resurrect hci_remote_name() | Max Krasnyansky | 2002-09-18 | 1 | -0/+1 |
* | disconnect timeo is 20 sec | Max Krasnyansky | 2002-09-15 | 1 | -1/+1 |
* | Role change event size is 8 | Max Krasnyansky | 2002-09-15 | 1 | -1/+1 |
* | channel must be uint8 | Max Krasnyansky | 2002-09-12 | 1 | -1/+1 |
* | Add TTY ioctl defines and structures | Marcel Holtmann | 2002-08-23 | 2 | -1/+55 |
* | resurrect hci_local_name(); fix whitespace | Stephen Crane | 2002-08-22 | 1 | -0/+2 |
* | hci_write_local_name() | Stephen Crane | 2002-08-22 | 1 | -2/+3 |
* | implement hci_{read, write}_class_of_dev() | Stephen Crane | 2002-08-22 | 1 | -1/+2 |
* | implement hci_{read, write}_current_iac_lap() | Stephen Crane | 2002-08-21 | 2 | -0/+18 |
* | port -> channel | Max Krasnyansky | 2002-08-20 | 1 | -1/+1 |
* | RFCOMM headers | Max Krasnyansky | 2002-08-19 | 1 | -0/+45 |
* | rssi is signed int | Max Krasnyansky | 2002-07-03 | 1 | -1/+1 |
* | Fix broadcast flags. | Max Krasnyansky | 2002-06-27 | 1 | -4/+4 |
* | Additional HCI defines. | Max Krasnyansky | 2002-06-25 | 1 | -0/+28 |
* | improved hci_devid | Max Krasnyansky | 2002-06-18 | 1 | -1/+1 |
* | Added hci_devid function. | Max Krasnyansky | 2002-06-18 | 1 | -0/+1 |
* | Fix inquiry function to return errors and accept user buffers. | Max Krasnyansky | 2002-06-18 | 1 | -1/+4 |
* | Libtoolize and fix top level build. | Max Krasnyansky | 2002-05-27 | 1 | -0/+7 |
* | Build env cleanup. Remove auto generated files from CVS. | Max Krasnyansky | 2002-05-23 | 2 | -206/+2 |
* | SET_CONN_PTYPE defin fix. | Max Krasnyansky | 2002-05-18 | 1 | -1/+1 |
* | Add hci_devba function | Max Krasnyansky | 2002-05-17 | 1 | -0/+1 |
* | Fix "make dist" | Max Krasnyansky | 2002-05-17 | 2 | -0/+8 |