Commit Graph

60 Commits

Author SHA1 Message Date
Marcel Holtmann
fb333f1c88 Update copyright information 2009-01-01 19:33:20 +01:00
Marcel Holtmann
8bb2cf1165 Remove deprecated hci_local_name and hci_remote_name functions 2008-08-06 01:51:36 +02:00
Marcel Holtmann
a39a1b4c3e Add functions for reading and writing the link policy settings 2008-06-12 21:40:14 +00:00
Marcel Holtmann
7208028266 Update copyright information 2008-02-02 03:11:09 +00:00
Marcel Holtmann
f4afe8ea38 Add support for inquiry transmit power level 2007-10-05 11:23:35 +00:00
Marcel Holtmann
a3cc218cd5 Add definitions and functions for Simple Pairing 2007-08-01 07:29:23 +00:00
Marcel Holtmann
25effaf3a6 Update copyright information 2007-01-13 17:50:06 +00:00
Marcel Holtmann
197a2aee34 Update copyright information 2006-01-03 12:56:09 +00:00
Marcel Holtmann
c0d524486a Big cleanup of CVS relics 2005-10-29 19:25:42 +00:00
Marcel Holtmann
b48bccaf6c Add support for identification of supported commands 2005-09-07 16:14:55 +00:00
Marcel Holtmann
f544b5e43c Add functions for the extended inquiry response 2005-08-25 00:54:48 +00:00
Marcel Holtmann
631f20f4f8 Fix some errno usages 2005-06-21 16:40:29 +00:00
Marcel Holtmann
f38a7523b3 Add support for reading and writing the inquiry scan type 2005-06-16 13:53:08 +00:00
Marcel Holtmann
48954bd49f Add functions for stored link keys 2005-05-01 14:52:53 +00:00
Marcel Holtmann
0887d119a0 Add function for remote extended features 2005-04-17 23:31:54 +00:00
Marcel Holtmann
be2d979b6a Add funtions for reading local supported commands and extended features 2005-04-17 23:14:52 +00:00
Marcel Holtmann
1ec0481800 Support pscan_rep_mode for remote name request 2005-02-22 11:42:03 +00:00
Marcel Holtmann
db01d7596a The transmit power level is a signed integer 2005-02-22 02:37:49 +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
e6589c0f2a Add functions for reading the BD_ADDR and the features 2005-01-29 03:24:48 +00:00
Marcel Holtmann
f1d23ac858 Update the copyright year 2005-01-29 03:08:19 +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
ef8d27c620 Remove comments 2005-01-13 22:38:50 +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
9427f5dc51 Add hci_change_link_key() function 2004-11-04 11:21:34 +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
81c45f31a8 For vendor packets set bit 0 in the packet type bitmask of the filter 2004-10-23 17:51:55 +00:00
Marcel Holtmann
6caf64335a Add features and packet types from EDR prototyping specification 2004-04-24 12:09:53 +00:00
Marcel Holtmann
764abe23a0 Update copyright information 2004-04-03 05:11:38 +00:00
Marcel Holtmann
5624d6cc20 Add functions for park mode 2003-06-26 21:17:37 +00:00
Stephen Crane
2c375c1f2c add role switch 2003-05-20 11:33:53 +00:00
Marcel Holtmann
1c9576607a Support for reading the clock offset 2003-03-22 08:00:36 +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
d6cbeb4c61 Support for voice setting 2002-12-15 13:18:53 +00:00
Marcel Holtmann
e101b08ba5 Remove the opcode parameter in hci_filter_clear_opcode() 2002-11-22 20:27:51 +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
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