NetBSD/sys/dev/bluetooth
kiyohara 97cc00811e Fix some bugs.
* Cast to integer the 2nd args of m_adj().
  * Move test/set flag BTF_XMIT to bcsp_start().
  * The initialization of the array was clarified.
2007-10-04 14:43:06 +00:00
..
bcsp.c Fix some bugs. 2007-10-04 14:43:06 +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
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 Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
btsco.h
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