Commit Graph

27 Commits

Author SHA1 Message Date
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
Max Krasnyansky
9ff2c721bb Added hci_local_name function. 2002-03-19 17:35:54 +00:00
Max Krasnyansky
a48d8b4639 Initial revision 2002-03-08 21:10:06 +00:00