mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 05:46:25 +00:00
This patch performs the minimal necessary conversion to the net_buf API. It uses a temporary "#define bt_buf net_buf" to make it possible to convert the code in smaller increments. Most old bt_buf function also serve as one-line wrappers to the matching net_buf APIs. Once everything is converted these helpers will be removed. Change-Id: Ie31433d33576022c9c193a35d2389267005545d6 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
arch | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |