zephyr/doc/connectivity/bluetooth/api/mesh/statistic.rst
Aleksandr Khromykh 7199425792 Bluetooth: Mesh: add statistic module
PR adds the statistic module to estimate frame handling.
The module helps to understand the ratio of
the received\relayed\dropped\transmited frames.
That shows the efficiency of the current configuration\implementation.

Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
2023-07-07 09:20:33 +02:00

20 lines
577 B
ReStructuredText

.. _bluetooth_mesh_stat:
Frame statistic
###############
The frame statistic API allows monitoring the number of received frames over
different interfaces, and the number of planned and succeeded transmission and
relaying attempts.
The API helps the user to estimate the efficiency of the advertiser configuration
parameters and the scanning ability of the device. The number of the monitored
parameters can be easily extended by customer values.
An application can read out and clean up statistics at any time.
API reference
*************
.. doxygengroup:: bt_mesh_stat