Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dstatistic.h43 uint32_t tx_local_planned; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dstatistic.c27 stat.tx_local_planned++; in bt_mesh_stat_planned_count()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c1626 shell_print(sh, "local adv: %d - %d", st.tx_local_planned, st.tx_local_succeeded); in cmd_stat_get()