zephyr/subsys/net/conn_mgr
Jordan Yates 434c93ddfb net: conn_mgr: output events as hex
Networking events are masks of bits, which are almost impossible to read
as decimal, and trivial to read as hex. Also unifies the format string
across multiple outputs for some flash savings.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2023-12-21 09:18:32 +01:00
..
CMakeLists.txt net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
conn_mgr.ld iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
conn_mgr_connectivity.c net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
conn_mgr_monitor.c net: fix thread function signatures 2023-10-30 12:24:34 +01:00
conn_mgr_private.h net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
events_handler.c net: conn_mgr: output events as hex 2023-12-21 09:18:32 +01:00
Kconfig net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00