Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dstatistic.h56 void bt_mesh_stat_get(struct bt_mesh_statistic *st);
/Zephyr-latest/subsys/bluetooth/mesh/
Dstatistic.c14 void bt_mesh_stat_get(struct bt_mesh_statistic *st) in bt_mesh_stat_get() function
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c1616 bt_mesh_stat_get(&st); in cmd_stat_get()