1.. _bluetooth_mesh_stat: 2 3Frame statistic 4############### 5 6The frame statistic API allows monitoring the number of received frames over 7different interfaces, and the number of planned and succeeded transmission and 8relaying attempts. 9 10The API helps the user to estimate the efficiency of the advertiser configuration 11parameters and the scanning ability of the device. The number of the monitored 12parameters can be easily extended by customer values. 13 14An application can read out and clean up statistics at any time. 15 16API reference 17************* 18 19.. doxygengroup:: bt_mesh_stat 20