zephyr/subsys/net/lib/config
Paul Sokolovsky 4d375eef23 net: config: Use sizeof() to get size of buffer for net_addr_ntop()
Using sizeof() is a common best practice in C, because it allows to
adjust size in one place instead of many.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-09-11 10:42:51 +03:00
..
bt_settings.c net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
bt_settings.h net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
CMakeLists.txt net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
ieee802154_settings.c net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
ieee802154_settings.h net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
init.c net: config: Use sizeof() to get size of buffer for net_addr_ntop() 2018-09-11 10:42:51 +03:00
Kconfig net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00