Files
Tian Zeng b8d1180bf6 Apollo3: Properly accumulate full ACL packet before sending to BLE controller (#1276)
There was a bug in the Ambiq Apollo3 ACL data transfer logic in which each
data chunk in an mbuf was sent individually to the controller instead of
aggregating them together. This caused issues with parts of the bluetooth
stack such as BLE SMP.

Also deals with cleaning up pointers, making them 1 byte pointers where
possible for simplification.
2022-06-22 10:03:15 +02:00
..
2022-03-23 11:56:33 +01:00
2022-03-23 11:56:33 +01:00