History log of /src/sys/netbt/hci_misc.c |
Revision | | Date | Author | Comments |
1.4 |
| 22-Nov-2021 |
msaitoh | s/repsonse/response/ in comment.
|
1.3 |
| 16-Sep-2007 |
plunky | improve memo taking of known bluetooth devices
- centralise creation of new memo into function hci_memo_new(), when a memo exists for that address, just update the timestamp.
- all results of inquiry/rssi result are processed; even if no memo can be allocated, we may update a timestamp.
- for new connections, query the clock offset of the remote device, in order that we can use it to facilitate future reconnections
- as a connection is removed, make a memo of the clock offset
|
1.2 |
| 07-Sep-2007 |
plunky | add event processing for "Inquiry result with RSSI", and modify the memo contents so that this will fit.
|
1.1 |
| 19-Jun-2006 |
gdamore | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.14; 1.1.24; 1.1.34; 1.1.38; 1.1.40; Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, NetBSD Foundation Membership still pending.) This stack was written by Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
|
1.1.40.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.1.38.1 |
| 02-Oct-2007 |
joerg | Sync with HEAD.
|
1.1.34.1 |
| 10-Sep-2007 |
skrll | Sync with HEAD.
|
1.1.24.1 |
| 09-Oct-2007 |
ad | Sync with head.
|
1.1.14.2 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.1.14.1 |
| 19-Jun-2006 |
rpaulo | file hci_misc.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:58:39 +0000
|
1.1.8.2 |
| 13-Jul-2006 |
gdamore | Merge from HEAD.
|
1.1.8.1 |
| 19-Jun-2006 |
gdamore | file hci_misc.c was added on branch gdamore-uart on 2006-07-13 17:49:58 +0000
|
1.1.6.2 |
| 26-Jun-2006 |
yamt | sync with head.
|
1.1.6.1 |
| 19-Jun-2006 |
yamt | file hci_misc.c was added on branch yamt-pdpolicy on 2006-06-26 12:53:57 +0000
|
1.1.4.2 |
| 22-Jun-2006 |
chap | Complete a sync sys/ with head.
|
1.1.4.1 |
| 19-Jun-2006 |
chap | file hci_misc.c was added on branch chap-midi on 2006-06-22 03:39:50 +0000
|
1.1.2.3 |
| 27-Oct-2007 |
yamt | sync with head.
|
1.1.2.2 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.1.2.1 |
| 19-Jun-2006 |
yamt | file hci_misc.c was added on branch yamt-lazymbuf on 2006-06-21 15:10:51 +0000
|