Instead of copying the net_buf contents into a temporary buffer byte-by-byte, the Controller HCI code now handles incoming commands and ACL packets from the Host directly in the net_buf containers, to avoid unnecessary memory copying and to align with the rest of the Bluetooth stack. Jira: ZEP-726 Change-Id: I9802607d84ee6206218b711e7e6e23dafb70581a Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no> |
||
---|---|---|
.. | ||
hal | ||
hci | ||
ll | ||
util | ||
Kconfig | ||
Makefile |