Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/mcumgr/grp/stat_mgmt/src/
Dstat_mgmt.c28 typedef int stat_mgmt_foreach_entry_fn(zcbor_state_t *zse, struct stat_mgmt_entry *entry); typedef
58 stat_mgmt_foreach_entry_fn *cb;
92 stat_mgmt_foreach_entry(zcbor_state_t *zse, const char *group_name, stat_mgmt_foreach_entry_fn *cb) in stat_mgmt_foreach_entry()