NetBSD/sys/dev/bluetooth
2007-11-11 12:54:23 +00:00
..
bcsp.c bluetooth stack now keeps a device_t and passes it to device callbacks, 2007-11-11 12:54:23 +00:00
bcsp.h Use __packed rather than __attribute__ ((__packed__)). 2007-10-02 05:40:10 +00:00
btdev.h switch devices to using CFATTACH_DECL_NEW() 2007-11-03 17:41:03 +00:00
bthid.h Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
bthidev.c 'struct callout' => callout_t 2007-11-03 18:24:00 +00:00
bthidev.h switch devices to using CFATTACH_DECL_NEW() 2007-11-03 17:41:03 +00:00
bthub.c switch devices to using CFATTACH_DECL_NEW() 2007-11-03 17:41:03 +00:00
btkbd.c 'struct callout' => callout_t 2007-11-03 18:24:00 +00:00
btms.c switch devices to using CFATTACH_DECL_NEW() 2007-11-03 17:41:03 +00:00
btsco.c Merge from vmlocking: 2007-11-07 00:23:13 +00:00
btsco.h update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
btuart.c use more device_t and device_xxx() accessors 2007-11-10 23:12:22 +00:00
btuart.h Add bcsp(4). However, it is debuging state. 2007-09-30 04:07:41 +00:00
files.bluetooth Add bcsp(4). However, it is debuging state. 2007-09-30 04:07:41 +00:00
Makefile Add bcsp(4). However, it is debuging state. 2007-09-30 04:07:41 +00:00