[
https://issues.apache.org/jira/browse/MYNEWT-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sheela resolved MYNEWT-737.
---------------------------
Resolution: Fixed
> Make ble_hci_uart_tx_char more efficient
> ----------------------------------------
>
> Key: MYNEWT-737
> URL: https://issues.apache.org/jira/browse/MYNEWT-737
> Project: Mynewt
> Issue Type: Improvement
> Security Level: Public(Viewable by anyone)
> Components: Nimble
> Affects Versions: v1_1_0_rel, v1_0_0_rel
> Reporter: William San Filippo
> Fix For: v1_1_0_rel
>
>
> Recently there was a bug fixed in ble_hci_uart_tx_char(). The original code
> assumed a single mbuf but now that we have mbuf chains, the code could
> probably be made more efficient, as using os_mbuf_copydata and os_mbuf_adj()
> is a bit heavyweight for single mbuf copies
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)