Home
last modified time | relevance | path

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

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