Move the network buffer header file from zephyr/net/buf.h to zephyr/net_buf.h as the implementation now lives outside of the networking subsystem. Add (deprecated) zephyr/net/buf.h header to maintain compatibility with old file path. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk> |
||
|---|---|---|
| .. | ||
| zephyr | ||
| addr_expects.c | ||
| addr_expects.h | ||
| addr.c | ||
| addr.h | ||
| adv_expects.c | ||
| adv_expects.h | ||
| adv.c | ||
| adv.h | ||
| CMakeLists.txt | ||
| conn_expects.c | ||
| conn_expects.h | ||
| conn.c | ||
| conn.h | ||
| crypto_expects.c | ||
| crypto_expects.h | ||
| crypto.c | ||
| crypto.h | ||
| hci_core_expects.c | ||
| hci_core_expects.h | ||
| hci_core.c | ||
| hci_core.h | ||
| kernel_expects.c | ||
| kernel_expects.h | ||
| kernel.c | ||
| kernel.h | ||
| keys_expects.c | ||
| keys_expects.h | ||
| keys.c | ||
| keys.h | ||
| net_buf_expects.c | ||
| net_buf_expects.h | ||
| net_buf.c | ||
| net_buf.h | ||
| rpa_expects.c | ||
| rpa_expects.h | ||
| rpa.c | ||
| rpa.h | ||
| scan_expects.c | ||
| scan_expects.h | ||
| scan.c | ||
| scan.h | ||
| settings_expects.c | ||
| settings_expects.h | ||
| settings.c | ||
| settings.h | ||
| smp_expects.c | ||
| smp_expects.h | ||
| smp.c | ||
| smp.h | ||