Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add hci_read_afh_map() function | Marcel Holtmann | 2004-11-09 | 1 | -0/+26 | |
* | Add hci_{read|write}_afh_mode() functions | Marcel Holtmann | 2004-11-09 | 1 | -0/+51 | |
* | Add version identifier for Bluetooth 2.0 | Marcel Holtmann | 2004-11-08 | 1 | -3/+4 | |
* | Add hci_change_link_key() function | Marcel Holtmann | 2004-11-04 | 1 | -3/+33 | |
* | Correct typo in comment | Marcel Holtmann | 2004-10-26 | 1 | -1/+1 | |
* | Add functions for reading and writing the inquiry mode | Marcel Holtmann | 2004-10-25 | 1 | -0/+51 | |
* | Cleanup the API to prevent endian bugs | Marcel Holtmann | 2004-10-25 | 1 | -19/+29 | |
* | Add support for the kernel security manager | Marcel Holtmann | 2004-10-06 | 1 | -0/+1 | |
* | Better display of decoded LMP features | Marcel Holtmann | 2004-04-25 | 1 | -6/+9 | |
* | Add features and packet types from EDR prototyping specification | Marcel Holtmann | 2004-04-24 | 1 | -9/+46 | |
* | Add bit numbers to the features table | Marcel Holtmann | 2004-04-24 | 1 | -41/+41 | |
* | Update copyright information | Marcel Holtmann | 2004-04-03 | 1 | -69/+86 | |
* | Use $(top_builddir) as include root directory | Marcel Holtmann | 2004-03-31 | 1 | -3/+3 | |
* | Use R2 for default value of pscan_rep_mode | Marcel Holtmann | 2004-03-31 | 1 | -2/+2 | |
* | Fix lmp_featurestostr() | Marcel Holtmann | 2003-11-20 | 1 | -4/+3 | |
* | Add decoding of Bluetooth 1.2 features | Marcel Holtmann | 2003-11-18 | 1 | -20/+48 | |
* | Add link manager version parameter for Bluetooth 1.2 | Marcel Holtmann | 2003-09-03 | 1 | -0/+1 | |
* | Remove useless white space | Marcel Holtmann | 2003-08-14 | 1 | -1/+1 | |
* | Add functions for park mode | Marcel Holtmann | 2003-06-26 | 1 | -1/+1 | |
* | Add functions for park mode | Marcel Holtmann | 2003-06-26 | 1 | -83/+143 | |
* | add role switch | Stephen Crane | 2003-05-20 | 1 | -0/+24 | |
* | fix auth and encrypt | Stephen Crane | 2003-05-19 | 1 | -2/+22 | |
* | Support for reading the clock offset | Marcel Holtmann | 2003-03-22 | 1 | -0/+30 | |
* | Use R1 for default value of pscan_rep_mode | Marcel Holtmann | 2003-03-21 | 1 | -12/+12 | |
* | Use R1 for default value of pscan_rep_mode | Marcel Holtmann | 2003-03-21 | 1 | -5/+6 | |
* | add const to fn sigs; fns to auth and enc links | Stephen Crane | 2003-02-11 | 1 | -6/+33 | |
* | 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 |