freebsd-dev/sys/netgraph/bluetooth
Takanori Watanabe b8c46d561e Fix L2CAP ACL packet PB(Packet Boundary) flag for LE PDU.
ACL packet boundary flag should be 0 instead of 2 for LE PDU.
Some HCI will drop LE packet with PB flag is 2, and if sent,
some target may reject the packet.

PR:	248024
Reported by:	Greg V
Reviewed by:	Greg V, emax
Differential Revision:	https://reviews.freebsd.org/D25704
2020-07-17 15:50:03 +00:00
..
common Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
drivers Fix check for wMaxPacketSize in USB bluetooth driver, 2020-05-28 08:41:18 +00:00
hci Substitute le_read_supported_status with le_read_supported_states. 2020-04-20 13:44:14 +00:00
include Fix L2CAP ACL packet PB(Packet Boundary) flag for LE PDU. 2020-07-17 15:50:03 +00:00
l2cap Fix L2CAP ACL packet PB(Packet Boundary) flag for LE PDU. 2020-07-17 15:50:03 +00:00
socket Allow some Bluetooth LE related HCI request to non-root user. 2020-07-01 04:00:54 +00:00