Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/stat_mgmt/src/
Dstat_mgmt.c55 stat_mgmt_walk_cb(struct stats_hdr *hdr, void *arg, const char *name, uint16_t off);
63 stat_mgmt_walk_cb(struct stats_hdr *hdr, void *arg, const char *name, uint16_t off) in stat_mgmt_walk_cb() function
107 return stats_walk(hdr, stat_mgmt_walk_cb, &walk_arg); in stat_mgmt_foreach_entry()