zephyr/subsys/net/lib/openthread/platform
Tomasz Bursztyka cf322c44db net: Switch usage of net_pkt_get_reserve to net_pkt_alloc
Some places were still using the old allocator. Using the new one does
not change any behavior. This will help to remove the useless data_len
attribute in net_pkt which legacy allocator was still setting.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-03-20 10:27:14 -05:00
..
CMakeLists.txt
alarm.c
diag.c
flash.c
logging.c
misc.c
openthread-core-zephyr-config.h
platform-zephyr.h
platform.c
radio.c
random.c
shell.c
spi.c