Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | New functions hci_for_each_dev and hci_get_route. | ||||
* | 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 |
| | | | | 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 |
| | |||||
* | 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 |
| | | | | Proper parameter types. Cleanup. | ||||
* | 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 |