1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/netgraph/bluetooth
Maksim Yevmenkin f93b258c94 In ng_btsocket_rfcomm_receive_frame() correctly set length variable when
EA bit is set in hdr->length (16-bit length). This currently has no effect
on the rest of the code. It just fixes the debug message.

MFC After:	3 weeks
2005-04-06 18:55:58 +00:00
..
common
drivers - Use ng_callout() instead of home-grown implementation. 2005-01-11 11:55:56 +00:00
hci
include Make default RFCOMM session MTU match default L2CAP MTU. 2005-01-11 01:39:53 +00:00
l2cap
socket In ng_btsocket_rfcomm_receive_frame() correctly set length variable when 2005-04-06 18:55:58 +00:00