diff options
author | Max Krasnyansky <maxk@qualcomm.com> | 2002-09-15 17:17:05 +0000 |
---|---|---|
committer | Max Krasnyansky <maxk@qualcomm.com> | 2002-09-15 17:17:05 +0000 |
commit | fbe20747037da13e1f7e35b87f9ee904fe3c4bab (patch) | |
tree | b339a5ecaac1c48b99e073ed760f00a3dedc6748 | |
parent | a8d88fd7895fa8a4918b31f2654cc702cacb0eee (diff) |
update
-rw-r--r-- | AUTHORS | 4 | ||||
-rw-r--r-- | ChangeLog | 8 |
2 files changed, 12 insertions, 0 deletions
@@ -4,3 +4,7 @@ Maxim Krasnyansky <maxk@qualcomm.com> Marcel Holtmann <marcel@holtmann.org> Various patches, fixes and other contributions. + +Stephen Crane <steve.crane@rococosoft.com> + Support for hci_{read, write}_class_of_dev() and other HCI functions. + @@ -1,3 +1,11 @@ +ver 2.1: + New HCI functions: + hci_{read, write}_class_of_dev(), + hci_{read, write}_current_iac_lap(), + hci_write_local_name() + Added RFCOMM header file. + Minor fixes. + ver 2.0: Additional company IDs. Minor fixes. |