Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't ignore the timeout parameter | Marcel Holtmann | 2003-01-24 | 1 | -9/+10 |
* | Support for voice setting | Marcel Holtmann | 2002-12-15 | 1 | -0/+37 |
* | Fix a typo | Marcel Holtmann | 2002-12-02 | 1 | -1/+1 |
* | Fix hci_for_each_dev() to work on big endian machines. | Max Krasnyansky | 2002-11-22 | 1 | -1/+1 |
* | Add HCI_PCI to the device types | Marcel Holtmann | 2002-09-22 | 1 | -0/+4 |
* | resurrect hci_remote_name() | Max Krasnyansky | 2002-09-18 | 1 | -0/+5 |
* | resurrect hci_local_name(); fix whitespace | Stephen Crane | 2002-08-22 | 1 | -54/+59 |
* | hci_write_local_name() | Stephen Crane | 2002-08-22 | 1 | -2/+19 |
* | implement hci_{read, write}_class_of_dev() | Stephen Crane | 2002-08-22 | 1 | -2/+18 |
* | implement hci_{read, write}_current_iac_lap() | Stephen Crane | 2002-08-21 | 1 | -0/+39 |
* | Return correct error if adds was not found. | Max Krasnyansky | 2002-06-18 | 1 | -0/+1 |
* | improved hci_devid | Max Krasnyansky | 2002-06-18 | 1 | -2/+13 |
* | Added hci_devid function. | Max Krasnyansky | 2002-06-18 | 1 | -0/+13 |
* | Fix inquiry function to return errors and accept user buffers. | Max Krasnyansky | 2002-06-18 | 1 | -28/+88 |
* | Add hci_devba function | Max Krasnyansky | 2002-05-17 | 1 | -0/+16 |
* | lmp_featuretostr fixes | Max Krasnyansky | 2002-04-15 | 1 | -5/+5 |
* | Added hci_class_of_dev function. | Max Krasnyansky | 2002-04-11 | 1 | -4/+30 |
* | Added LMP features to sting translation function and table. | Max Krasnyansky | 2002-04-11 | 1 | -1/+66 |
* | hci_req initialization fixes. | Max Krasnyansky | 2002-04-10 | 1 | -10/+11 |
* | Check for null string in strtobit. | Max Krasnyansky | 2002-03-26 | 1 | -2/+1 |
* | Fix static allocations. | Max Krasnyansky | 2002-03-25 | 1 | -8/+26 |
* | Fixed compiler options and warnings. | Max Krasnyansky | 2002-03-22 | 1 | -11/+13 |
* | Additional strtoXX and XXtostr functions. | Max Krasnyansky | 2002-03-21 | 1 | -8/+74 |
* | Added hci_local_name function. | Max Krasnyansky | 2002-03-19 | 1 | -0/+23 |
* | Initial revision | Max Krasnyansky | 2002-03-08 | 1 | -0/+624 |