opnsense-src/sys/netgraph/bluetooth/l2cap
Gleb Smirnoff 674d86bf91 Node constructor methods are supposed to be called in syscall
context always. Convert nodes to consistently use M_WAITOK flag
for memory allocation.

Reviewed by:	julian
2011-04-18 09:12:27 +00:00
..
ng_l2cap_cmds.c Try to silence Coverity by adding (void) in front of function call. 2007-03-28 21:25:56 +00:00
ng_l2cap_cmds.h Fix typo 2010-08-02 22:26:08 +00:00
ng_l2cap_evnt.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_l2cap_evnt.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_l2cap_llpi.c Properly return error code to the caller. This should fix the following 2009-01-19 22:06:35 +00:00
ng_l2cap_llpi.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_l2cap_main.c Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
ng_l2cap_misc.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
ng_l2cap_misc.h Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
ng_l2cap_prse.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_l2cap_ulpi.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_l2cap_ulpi.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_l2cap_var.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
TODO Part one of undating the bluetooth code to the newest version 2003-05-10 21:44:42 +00:00