freebsd-nq/sys/netgraph/bluetooth
Maksim Yevmenkin 6a2dbfa47f Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.
class is a reserved word in C++

Submitted by:	Markus Brueffer < markus AT brueffer DOT de >
MFC after:	3 days
2005-01-04 20:13:48 +00:00
..
common add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
drivers Correct typo. Return ENXIO instead of EIO. 2004-11-19 18:54:54 +00:00
hci Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g. 2004-12-01 11:56:32 +00:00
include Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure. 2005-01-04 20:13:48 +00:00
l2cap Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g. 2004-12-01 11:56:32 +00:00
socket Move ng_socket and ng_btsocket initialization to SI_SUB_PROTO_DOMAIN as they 2004-11-30 22:28:50 +00:00