freebsd-dev/sys/netgraph/bluetooth/drivers/h4
Hartmut Brandt bbee16c0b9 Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is one
problem here still to be solved: the sockaddr_hci has still a 16 byte
field for the node name. The code currently does not correctly use the
length field in the sockaddr to handle the address length, so
node names get truncated to 15 characters when put into a sockaddr_hci.
2004-01-26 15:19:43 +00:00
..
ng_h4_prse.h Change double include protection style in headers to match 2003-11-14 03:45:29 +00:00
ng_h4_var.h Change double include protection style in headers to match 2003-11-14 03:45:29 +00:00
ng_h4.c Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is one 2004-01-26 15:19:43 +00:00
TODO Part one of undating the bluetooth code to the newest version 2003-05-10 21:44:42 +00:00