mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 10:39:28 +08:00
bt bridge filter would not match when ACL in data head with Packet_Boundary_Flag 0b10. in that case connect handle is the first 3 octets of the packet, which not match BT_HCI_EVT_LE_CONN_COMPLETE hci event alloc handle. Signed-off-by: chengkai <chengkai@xiaomi.com>