zephyr/subsys/bluetooth/common
Johan Hedberg dd09cbc1c4 net: buf: Redesigned API with split data and meta-data
Redesign of the net_buf_simple and net_buf structs, where the data
payload portion is split to a separately allocated chunk of memory. In
practice this means that buf->__buf becomes a pointer from having just
been a marker (empty array) for where the payload begins right after
the meta-data.

Fixes #3283

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-10 09:20:42 +02:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
dummy.c net: buf: Redesigned API with split data and meta-data 2018-02-10 09:20:42 +02:00
Kconfig Bluetooth: remove unused BT_DEBUG_COLOR 2018-01-09 10:59:41 -05:00
log.c
log.h
rpa.c
rpa.h