Christopher Collins created MYNEWT-345:
------------------------------------------
Summary: BLE Host - Reduce size of event buffers
Key: MYNEWT-345
URL: https://issues.apache.org/jira/browse/MYNEWT-345
Project: Mynewt
Issue Type: Bug
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)