NetBSD/sys/dev/bluetooth
kiyohara b8e760f970 + Use device_t.
+ Increment rptr if send the ESCAPE char.
+ Use m_pkthdr.len for pktlen.
2007-11-28 01:31:55 +00:00
..
bcsp.c + Use device_t. 2007-11-28 01:31:55 +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 improve visibility of [dis]connected messages 2007-11-12 19:19:32 +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 convert device printf() usages to aprint_xxxx() 2007-11-11 12:59:02 +00:00
btsco.h update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
btuart.c convert device printf() usages to aprint_xxxx() 2007-11-11 12:59:02 +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