NetBSD/sys/dev/bluetooth
kiyohara eb89d5dad9 + Add #ifdef DPRINTF{,N} before #undef.
+ Initialize m_pkthdr.len, and increment if not escape charactor.
+ Call bcsp_start() if there is no transmitted packet.
+ Call m_adj() after debug print.
+ Reset the values of the Sequencing layer if link reset it.
2007-10-14 18:13:49 +00:00
..
bcsp.c + Add #ifdef DPRINTF{,N} before #undef. 2007-10-14 18:13:49 +00:00
bcsp.h Use __packed rather than __attribute__ ((__packed__)). 2007-10-02 05:40:10 +00:00
btdev.h Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
bthid.h
bthidev.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
bthidev.h update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
bthub.c remove extraneous whitespace 2007-03-13 19:26:06 +00:00
btkbd.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
btms.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
btsco.c Use the softint API. 2007-10-08 16:18:02 +00:00
btsco.h update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
btuart.c No need to check the NULL, m_gethdr() calls always with M_WAIT. 2007-09-03 12:38:27 +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