[
https://issues.apache.org/jira/browse/MYNEWT-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488168#comment-15488168
]
ASF subversion and git services commented on MYNEWT-387:
--------------------------------------------------------
Commit 2dfc9bd9be795a6da6f2fc7f14e70e95ae8eb2cb in incubator-mynewt-core's
branch refs/heads/develop from [~wes3]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=2dfc9bd
]
MYNEWT-387: Separate ACL data buffer pool for controller only
This change insures that there is the proper user header on the
mbufs that the HCI interface hands to the controller. It worked
before as the controller was using the bytes that were stripped
from the hci header.
> Separate ACL data buffer pool for controller-only nimble stack
> --------------------------------------------------------------
>
> Key: MYNEWT-387
> URL: https://issues.apache.org/jira/browse/MYNEWT-387
> Project: Mynewt
> Issue Type: Bug
> Components: Nimble
> Affects Versions: v0_9_0
> Reporter: William San Filippo
> Assignee: William San Filippo
> Fix For: v1_0_0_beta1
>
>
> The controller-only nimble stack implementation could use ACL data buffers
> that were allocated to the host for other purposes. This could cause the host
> to think it could send an ACL data buffer when it fact it could not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)