Home
last modified time | relevance | path

Searched refs:stat_mgmt_handlers (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/stat_mgmt/src/
Dstat_mgmt.c26 static const struct mgmt_handler stat_mgmt_handlers[]; variable
261 static const struct mgmt_handler stat_mgmt_handlers[] = { variable
266 #define STAT_MGMT_HANDLER_CNT ARRAY_SIZE(stat_mgmt_handlers)
269 .mg_handlers = stat_mgmt_handlers,