zephyr/drivers/bluetooth
Carles Cufi d12b6c87c9 Bluetooth: Controller: Use net_buf for HCI RX
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>
2016-10-04 08:12:14 +03:00
..
controller Bluetooth: Controller: Use net_buf for HCI RX 2016-10-04 08:12:14 +03:00
nble
h4.c
h5.c
Kconfig
Makefile
nrf51_pm.c
nrf51_pm.h
util.h