1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/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
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