Zephyr API Documentation
3.6.0
A Scalable Open Source RTOS
|
|
3.6.0 |
All Wi-Fi specific statistics. More...
#include <net_stats.h>
Data Fields | |
struct net_stats_sta_mgmt | sta_mgmt |
struct net_stats_bytes | bytes |
struct net_stats_pkts | pkts |
struct net_stats_pkts | broadcast |
struct net_stats_pkts | multicast |
struct net_stats_pkts | errors |
All Wi-Fi specific statistics.
struct net_stats_pkts net_stats_wifi::broadcast |
struct net_stats_bytes net_stats_wifi::bytes |
struct net_stats_pkts net_stats_wifi::errors |
struct net_stats_pkts net_stats_wifi::multicast |
struct net_stats_pkts net_stats_wifi::pkts |
struct net_stats_sta_mgmt net_stats_wifi::sta_mgmt |