Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dstatistic.h39 uint32_t tx_adv_relay_planned; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dstatistic.c29 stat.tx_adv_relay_planned++; in bt_mesh_stat_planned_count()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c1625 shell_print(sh, "relay adv: %d - %d", st.tx_adv_relay_planned, st.tx_adv_relay_succeeded); in cmd_stat_get()