nrfxlib API 0.1.0
Loading...
Searching...
No Matches
nrf_wifi_sta_info Struct Reference

This structure contains information about a Station (STA). More...

#include <host_rpu_umac_if.h>

Data Fields

unsigned int valid_fields
 
unsigned int connected_time
 
unsigned int inactive_time
 
unsigned int rx_bytes
 
unsigned int tx_bytes
 
unsigned int chain_signal_mask
 
unsigned char chain_signal [4]
 
unsigned int chain_signal_avg_mask
 
unsigned char chain_signal_avg [4]
 
struct nrf_wifi_rate_info tx_bitrate
 
struct nrf_wifi_rate_info rx_bitrate
 
unsigned short llid
 
unsigned short plid
 
unsigned char plink_state
 
signed int signal
 
signed int signal_avg
 
unsigned int rx_packets
 
unsigned int tx_packets
 
unsigned int tx_retries
 
unsigned int tx_failed
 
unsigned int expected_throughput
 
unsigned int beacon_loss_count
 
unsigned int local_pm
 
unsigned int peer_pm
 
unsigned int nonpeer_pm
 
struct nrf_wifi_sta_flag_update sta_flags
 
unsigned long long t_offset
 
unsigned long long rx_dropped_misc
 
unsigned long long rx_beacon
 
long long rx_beacon_signal_avg
 
struct nrf_wifi_sta_bss_parameters bss_param
 

Detailed Description

This structure contains information about a Station (STA).


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