[
https://issues.apache.org/jira/browse/MYNEWT-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Collins resolved MYNEWT-627.
----------------------------------------
Resolution: Fixed
> BLE Host - Collapse incoming L2CAP fragments into single mbuf
> -------------------------------------------------------------
>
> Key: MYNEWT-627
> URL: https://issues.apache.org/jira/browse/MYNEWT-627
> Project: Mynewt
> Issue Type: Bug
> Reporter: Christopher Collins
> Assignee: Christopher Collins
> Fix For: v1_0_0_rel
>
>
> Currently, when the host receives an L2CAP fragment, it chains the fragment
> to the end of the packet in progress. This is fast, but wasteful. It would
> be better to allow the host to be configured to copy the mbuf data and free
> the empty mbuf.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)