Commit Graph

52 Commits

Author SHA1 Message Date
Marcel Holtmann
0792c0b319 Add hci_set_afh_classification() function 2004-11-09 22:52:40 +00:00
Marcel Holtmann
213febe584 Add hci_read_afh_map() function 2004-11-09 22:29:55 +00:00
Marcel Holtmann
0bae50cd5c Add hci_{read|write}_afh_mode() functions 2004-11-09 21:33:17 +00:00
Marcel Holtmann
52e03fab5c Add version identifier for Bluetooth 2.0 2004-11-08 13:37:59 +00:00
Marcel Holtmann
9427f5dc51 Add hci_change_link_key() function 2004-11-04 11:21:34 +00:00
Marcel Holtmann
1eccad4e5b Correct typo in comment 2004-10-26 21:30:57 +00:00
Marcel Holtmann
1a04074615 Add functions for reading and writing the inquiry mode 2004-10-25 07:36:45 +00:00
Marcel Holtmann
cc0deab6ca Cleanup the API to prevent endian bugs 2004-10-25 06:44:47 +00:00
Marcel Holtmann
a867781820 Add support for the kernel security manager 2004-10-06 17:39:53 +00:00
Marcel Holtmann
9717723fd7 Better display of decoded LMP features 2004-04-25 14:10:03 +00:00
Marcel Holtmann
6caf64335a Add features and packet types from EDR prototyping specification 2004-04-24 12:09:53 +00:00
Marcel Holtmann
40f6099fd4 Add bit numbers to the features table 2004-04-24 11:40:10 +00:00
Marcel Holtmann
764abe23a0 Update copyright information 2004-04-03 05:11:38 +00:00
Marcel Holtmann
51e671b116 Use $(top_builddir) as include root directory 2004-03-31 19:50:46 +00:00
Marcel Holtmann
4d97c2497c Use R2 for default value of pscan_rep_mode 2004-03-31 16:48:38 +00:00
Marcel Holtmann
6b5b6093a7 Fix lmp_featurestostr() 2003-11-20 08:50:42 +00:00
Marcel Holtmann
aac33d6b2e Add decoding of Bluetooth 1.2 features 2003-11-18 11:36:20 +00:00
Marcel Holtmann
2f6b4e4f5e Add link manager version parameter for Bluetooth 1.2 2003-09-03 10:50:40 +00:00
Marcel Holtmann
bdcb3c69d6 Remove useless white space 2003-08-14 16:50:33 +00:00
Marcel Holtmann
5624d6cc20 Add functions for park mode 2003-06-26 21:17:37 +00:00
Marcel Holtmann
78410fbc64 Add functions for park mode 2003-06-26 13:09:02 +00:00
Stephen Crane
2c375c1f2c add role switch 2003-05-20 11:33:53 +00:00
Stephen Crane
6cd70af01a fix auth and encrypt 2003-05-19 17:47:22 +00:00
Marcel Holtmann
1c9576607a Support for reading the clock offset 2003-03-22 08:00:36 +00:00
Marcel Holtmann
bfcbbde6d7 Use R1 for default value of pscan_rep_mode 2003-03-21 14:26:12 +00:00
Marcel Holtmann
8ab4acd915 Use R1 for default value of pscan_rep_mode 2003-03-21 14:13:46 +00:00
Stephen Crane
109bfa547a add const to fn sigs; fns to auth and enc links 2003-02-11 10:22:23 +00:00
Marcel Holtmann
6a1cfd82ef Don't ignore the timeout parameter 2003-01-24 09:41:07 +00:00
Marcel Holtmann
d6cbeb4c61 Support for voice setting 2002-12-15 13:18:53 +00:00
Marcel Holtmann
a0a3d96eed Fix a typo 2002-12-02 20:24:17 +00:00
Max Krasnyansky
a1e51b622a Fix hci_for_each_dev() to work on big endian machines. 2002-11-22 21:54:27 +00:00
Marcel Holtmann
79cd53450e Add HCI_PCI to the device types 2002-09-22 23:59:17 +00:00
Max Krasnyansky
96cd06b189 resurrect hci_remote_name() 2002-09-18 00:37:04 +00:00
Stephen Crane
66d1c38bdf resurrect hci_local_name(); fix whitespace 2002-08-22 17:17:57 +00:00
Stephen Crane
e329c9ff80 hci_write_local_name() 2002-08-22 10:04:18 +00:00
Stephen Crane
9aa01920bf implement hci_{read, write}_class_of_dev() 2002-08-22 09:19:29 +00:00
Stephen Crane
803bf10550 implement hci_{read, write}_current_iac_lap() 2002-08-21 16:38:15 +00:00
Max Krasnyansky
e549aca082 Return correct error if adds was not found. 2002-06-18 18:48:36 +00:00
Max Krasnyansky
9942261d0f improved hci_devid 2002-06-18 18:32:44 +00:00
Max Krasnyansky
d316a5fbab Added hci_devid function. 2002-06-18 18:15:13 +00:00
Max Krasnyansky
4837bd7e9b Fix inquiry function to return errors and accept user buffers.
New functions hci_for_each_dev and hci_get_route.
2002-06-18 16:46:54 +00:00
Max Krasnyansky
bf19cd7953 Add hci_devba function 2002-05-17 17:12:30 +00:00
Max Krasnyansky
e6564963d4 lmp_featuretostr fixes 2002-04-15 16:55:14 +00:00
Max Krasnyansky
083ac35c0e Added hci_class_of_dev function.
hci_req initialization cleanup.
2002-04-11 18:19:58 +00:00
Max Krasnyansky
8dab9b0bca Added LMP features to sting translation function and table. 2002-04-11 16:56:10 +00:00
Max Krasnyansky
00012f0fe2 hci_req initialization fixes. 2002-04-10 18:20:36 +00:00
Max Krasnyansky
b442a03612 Check for null string in strtobit. 2002-03-26 19:25:05 +00:00
Max Krasnyansky
87f8b3bc7c Fix static allocations. 2002-03-25 19:12:16 +00:00
Max Krasnyansky
0a6472fe17 Fixed compiler options and warnings.
Proper parameter types. Cleanup.
2002-03-22 19:45:46 +00:00
Max Krasnyansky
a51747b602 Additional strtoXX and XXtostr functions. 2002-03-21 23:20:32 +00:00