opnsense-src/sys/netgraph/bluetooth
Maksim Yevmenkin 7c3808562a - Catch up with ongoing rwatson's socket work;
- Fix a couple of LORs and panics;

- Temporarily remove the code that tries to cleanup sockets that stuck
  on accepting queues (both complete and incomplete). I'm taking an ostrich
  approach here until I find a better way to deal with sockets that were
  disconnected before accepting (i.e. while socket was on complete or
  incomplete accept queue).
2006-08-25 17:53:13 +00:00
..
common Change the embedded module name from "bluetooth" to "ng_bluetooth" to match 2005-04-08 05:13:53 +00:00
drivers Replace inb() and outb() with bus_space_read_1() and bus_space_write_1() 2006-07-05 17:18:47 +00:00
hci /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
include Change semantics of socket close and detach. Add a new protocol switch 2006-07-21 17:11:15 +00:00
l2cap Fix dangling callout problem in the Bluetooth L2CAP code that leads to 2005-08-31 18:13:23 +00:00
socket - Catch up with ongoing rwatson's socket work; 2006-08-25 17:53:13 +00:00