Commit Graph

65 Commits

Author SHA1 Message Date
Marcel Holtmann
db01d7596a The transmit power level is a signed integer 2005-02-22 02:37:49 +00:00
Marcel Holtmann
ce742d9563 Fix IAC support 2005-02-22 02:36:27 +00:00
Marcel Holtmann
c608311e74 Add function for getting the remote name with a clock offset 2005-02-11 04:17:16 +00:00
Marcel Holtmann
601655969d Skip devices in raw mode 2005-01-29 23:30:04 +00:00
Marcel Holtmann
e6589c0f2a Add functions for reading the BD_ADDR and the features 2005-01-29 03:24:48 +00:00
Marcel Holtmann
816b0a911d Update the copyright year 2005-01-27 23:14:46 +00:00
Marcel Holtmann
1e2dec5679 Add hci_read_clock() function 2005-01-25 21:36:28 +00:00
Marcel Holtmann
badafc6e22 Add functions hci_{local|remote}_name() 2005-01-23 08:10:42 +00:00
Marcel Holtmann
84cc44acd7 Add function for reading the transmit power level 2005-01-13 22:57:36 +00:00
Marcel Holtmann
864124c296 The link supervision timeout is host control 2005-01-13 22:46:41 +00:00
Marcel Holtmann
3d400b430c Add link supervision timeout functions 2005-01-13 22:37:58 +00:00
Marcel Holtmann
32c8a21b7d Add function for reading the RSSI and the link quality 2005-01-13 20:16:40 +00:00
Marcel Holtmann
6c2fed4529 Remove deprecated functions 2005-01-13 20:05:05 +00:00
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