mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 11:42:46 +00:00
The dst_ip6 is a parameter, required for future 802.15.4 L2 layer. At some point such parameter could be changed to a void pointer, and a utility function would populate it depending on L2 layer, if such parameter needs someday to be variable and complex (some specific struct or else). Also make sure we use ARG_UNUSED() relevantly, and using proper prefix to functions. Change-Id: I43297bb4fb48a8f1bb5075c216342db16261cbb8 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
subsys | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
LICENSING.rst | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |