Zephyr API 3.6.99
|
Statistic . More...
Data Structures | |
struct | bt_mesh_statistic |
The structure that keeps statistics of mesh frames handling. More... | |
Functions | |
void | bt_mesh_stat_get (struct bt_mesh_statistic *st) |
Get mesh frame handling statistic. | |
void | bt_mesh_stat_reset (void) |
Reset mesh frame handling statistic. | |
Statistic .
void bt_mesh_stat_get | ( | struct bt_mesh_statistic * | st | ) |
#include <zephyr/bluetooth/mesh/statistic.h>
Get mesh frame handling statistic.
st | BLE mesh statistic. |
void bt_mesh_stat_reset | ( | void | ) |
#include <zephyr/bluetooth/mesh/statistic.h>
Reset mesh frame handling statistic.