Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use error codes | Stephen Crane | 2003-02-03 | 1 | -35/+34 |
| | |||||
* | 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 |
| | |||||
* | Add new company identifiers | Marcel Holtmann | 2002-11-28 | 1 | -0/+2 |
| | |||||
* | Fix hci_for_each_dev() to work on big endian machines. | Max Krasnyansky | 2002-11-22 | 1 | -1/+1 |
| | |||||
* | Add new company identifiers | Marcel Holtmann | 2002-10-17 | 1 | -0/+6 |
| | |||||
* | 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 |
| | |||||
* | updatelibs-2.1 | Max Krasnyansky | 2002-09-16 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | more compids | Max Krasnyansky | 2002-07-02 | 1 | -0/+4 |
| | |||||
* | new comp ids | Max Krasnyansky | 2002-06-25 | 1 | -0/+2 |
| | |||||
* | 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 |
| | | | | New functions hci_for_each_dev and hci_get_route. | ||||
* | Additional comp ids | Max Krasnyansky | 2002-06-04 | 1 | -0/+4 |
| | |||||
* | Build env cleanup. Remove auto generated files from CVS. | Max Krasnyansky | 2002-05-23 | 2 | -359/+1 |
| | | | | Working 'make distcheck'. | ||||
* | Add hci_devba function | Max Krasnyansky | 2002-05-17 | 1 | -0/+16 |
| | |||||
* | Fix "make dist" | Max Krasnyansky | 2002-05-17 | 1 | -0/+4 |
| | |||||
* | more company ids | Max Krasnyansky | 2002-05-13 | 1 | -0/+6 |
| | |||||
* | 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 |
| | | | | hci_req initialization cleanup. | ||||
* | 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 |
| | |||||
* | Cleanup. | Max Krasnyansky | 2002-03-29 | 2 | -2/+2 |
| | |||||
* | Swap address in str2ba and ba2str. | Max Krasnyansky | 2002-03-28 | 1 | -3/+6 |
| | |||||
* | Check for null string in strtobit. | Max Krasnyansky | 2002-03-26 | 1 | -2/+1 |
| | |||||
* | Fix static allocations. | Max Krasnyansky | 2002-03-25 | 2 | -30/+49 |
| | |||||
* | Fixed compiler options and warnings. | Max Krasnyansky | 2002-03-22 | 3 | -13/+16 |
| | | | | Proper parameter types. Cleanup. | ||||
* | Additional strtoXX and XXtostr functions. | Max Krasnyansky | 2002-03-21 | 2 | -71/+227 |
| | |||||
* | Added hci_local_name function. | Max Krasnyansky | 2002-03-19 | 1 | -0/+23 |
| | |||||
* | Initial revision | Max Krasnyansky | 2002-03-08 | 4 | -0/+1151 |