Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
statistic.h File Reference

Bluetooth Mesh statistic APIs. More...

#include <stdint.h>

Go to the source code of this file.

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.
 

Detailed Description

Bluetooth Mesh statistic APIs.