freebsd-dev/sys/netgraph/bluetooth/include
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
..
ng_bluetooth.h
ng_bt3c.h
ng_btsocket_hci_raw.h
ng_btsocket_l2cap.h
ng_btsocket_rfcomm.h
ng_btsocket_sco.h
ng_btsocket.h
ng_h4.h
ng_hci.h Fix L2CAP ACL packet PB(Packet Boundary) flag for LE PDU. 2020-07-17 15:50:03 +00:00
ng_l2cap.h
ng_ubt.h