freebsd-dev/sys/netgraph/bluetooth
Maksim Yevmenkin 7469c6e5e4 Abort transfers on all pipes before closing them. This fixes the crash
when Bluetooth USB device is pulled out without stopping the stack first.

Submitted by:	Vladimir Grebenschikov vova at fbsd dot ru
MFC after:	1 week
2008-10-03 22:40:42 +00:00
..
common Fill in the string portion of the bluetooth stack version sysctl. 2008-07-14 13:45:05 +00:00
drivers Abort transfers on all pipes before closing them. This fixes the crash 2008-10-03 22:40:42 +00:00
hci /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
include Introduce support for Bluetooth SCO sockets. This is based on older 2008-07-30 22:41:23 +00:00
l2cap Try to silence Coverity by adding (void) in front of function call. 2007-03-28 21:25:56 +00:00
socket Implement ratelimiting for debug messages. For now, allow at most 2008-08-01 00:36:43 +00:00