Christopher Collins created MYNEWT-627:
------------------------------------------

             Summary: 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)

Reply via email to