freebsd-dev/sys/netgraph/bluetooth/socket
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_btsocket_hci_raw.c Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is one 2004-01-26 15:19:43 +00:00
ng_btsocket_l2cap_raw.c NULL -> 0 where appropriate. 2003-12-24 18:51:01 +00:00
ng_btsocket_l2cap.c NULL -> 0 where appropriate. 2003-12-24 18:51:01 +00:00
ng_btsocket_rfcomm.c Update Bluetooth code. 2003-10-12 22:04:24 +00:00
ng_btsocket.c Introduce a MAC label reference in 'struct inpcb', which caches 2003-11-18 00:39:07 +00:00
TODO Part one of undating the bluetooth code to the newest version 2003-05-10 21:44:42 +00:00