nRF5 SDK for Mesh v5.0.0
Data Fields
mesh_friend_stats_t Struct Reference

Friendship statistics structure. More...

#include <mesh_friend.h>

Data Fields

friend_queue_stats_t queue
 Statistics for the Friend Queue submodule. More...
 
friend_sublist_stats_t sublist
 Statistics for the Friend Subscription List submodule. More...
 
core_tx_friend_stats_t bearer
 Statistics for the Friend Bearer submodule. More...
 

Detailed Description

Friendship statistics structure.

Definition at line 65 of file mesh_friend.h.

Field Documentation

◆ queue

friend_queue_stats_t mesh_friend_stats_t::queue

Statistics for the Friend Queue submodule.

Definition at line 67 of file mesh_friend.h.

◆ sublist

friend_sublist_stats_t mesh_friend_stats_t::sublist

Statistics for the Friend Subscription List submodule.

Definition at line 68 of file mesh_friend.h.

◆ bearer

core_tx_friend_stats_t mesh_friend_stats_t::bearer

Statistics for the Friend Bearer submodule.

Definition at line 69 of file mesh_friend.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated