zephyr/subsys/bluetooth
Luiz Augusto von Dentz 4b622afbb3 Bluetooth: hci_raw: Move buffer management to common place
This makes hci_raw to manage RX and TX buffers so its logic don't have
to be replicated on each an every driver/application, it also makes it
simpler to deal with extra headers for H:4 mode since that then can be
done at earlier at buffer allocation.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-04-20 21:59:47 +03:00
..
common Bluetooth: log: Add BT_ASSERT_MSG that matches __ASSERT 2020-04-08 17:58:32 +03:00
controller Bluetooth: hci_usb: Add implementation of Read/Set USB Transport Mode 2020-04-20 21:59:47 +03:00
host Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
mesh Bluetooth: Mesh: Fix add model group address to sub list 2020-04-19 18:36:12 +03:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell Bluetooth: shell: Give NULL pointer when ad_len or sd_len is zero 2020-04-17 15:28:03 +02:00
CMakeLists.txt
Kconfig Bluetooth: hci_raw: Add support for command extention 2020-04-20 21:59:47 +03:00