NetBSD/sys/dev/bluetooth
plunky d97471da96 I had a complaint that it was difficult to reconnect a device after
system crashes and reboots and I wonder if the reason was that we
were rejecting the connection for some reason. So, notify the console
if that happens.
2009-08-21 10:01:25 +00:00
..
Makefile some changes to serial bluetooth host controller interfaces 2008-04-15 11:17:47 +00:00
bcsp.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
bcsp.h
btdev.h Use deviter API to search for child devices. 2008-03-28 21:17:36 +00:00
bthid.h
bthidev.c I had a complaint that it was difficult to reconnect a device after 2009-08-21 10:01:25 +00:00
bthidev.h switch devices to using CFATTACH_DECL_NEW() 2007-11-03 17:41:03 +00:00
bthub.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
btkbd.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
btms.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
btsco.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
btsco.h
btuart.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
files.bluetooth use new "defpseudodev" where appropriate, and remove dummy interface 2008-06-10 12:49:16 +00:00