You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Christopher Collins (JIRA)" <ji...@apache.org> on 2016/07/13 00:41:20 UTC

[jira] [Updated] (MYNEWT-345) BLE Host - Reduce size of event buffers

     [ https://issues.apache.org/jira/browse/MYNEWT-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Collins updated MYNEWT-345:
---------------------------------------
    Component/s: Nimble

> BLE Host - Reduce size of event buffers
> ---------------------------------------
>
>                 Key: MYNEWT-345
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-345
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Nimble
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>
> Currently, the size of each HCI event buffer is 260 bytes.  This is much larger than necessary.
> The task is:
> 1. Determine the size of the largest event the controller will send.
> 2. Reduce the size of the HCI event buffers to the result from step 1.
> 3. (optional) Increase the default number of HCI event buffers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)