lriot  2.1.0.0
Data Fields
lr1110_modem_wifi_extended_full_result_t Struct Reference

Extended full result structure. More...

#include <lr1110_modem_wifi_types.h>

Data Fields

lr1110_modem_wifi_datarate_info_byte_t data_rate_info_byte
 Datarate info byte. More...
 
lr1110_modem_wifi_channel_info_byte_t channel_info_byte
 Channel info byte. More...
 
int8_t rssi
 RSSI of scanned signal. More...
 
uint8_t rate
 Rate index. More...
 
uint16_t service
 Service value. More...
 
uint16_t length
 Length of MPDU (in microseconds for WiFi B, bytes for WiFi G) More...
 
uint16_t frame_control
 Frame Control structure. More...
 
lr1110_modem_wifi_mac_address_t mac_address_1
 First MAC address of the frame. More...
 
lr1110_modem_wifi_mac_address_t mac_address_2
 Second MAC address of the frame. More...
 
lr1110_modem_wifi_mac_address_t mac_address_3
 Third MAC address of the frame. More...
 
uint32_t timestamp_us_high
 Indicate the up-time of the Access Point transmitting the Beacon [us] - upper 32bits. More...
 
uint32_t timestamp_us_low
 Indicate the up-time of the Access Point transmitting the Beacon [us] - lower 32bits. More...
 
uint16_t beacon_period_tu
 
uint16_t seq_control
 Sequence Control value. More...
 
uint8_t ssid_bytes [LR1110_MODEM_WIFI_RESULT_SSID_LENGTH]
 
uint8_t current_channel
 Current channel indicated in the Wi-Fi frame. More...
 
uint16_t country_code
 Country Code. More...
 
uint8_t io_regulation
 Input Output Regulation. More...
 
lr1110_modem_wifi_fcs_info_byte_t fcs_check_byte
 
int16_t phi_offset
 Phi offset. More...
 

Detailed Description

Extended full result structure.

The beacon period is expressed in TU (Time Unit). 1 TU is 1024 microseconds.

Field Documentation

◆ beacon_period_tu

uint16_t beacon_period_tu

◆ channel_info_byte

Channel info byte.

◆ country_code

uint16_t country_code

Country Code.

◆ current_channel

uint8_t current_channel

Current channel indicated in the Wi-Fi frame.

◆ data_rate_info_byte

Datarate info byte.

◆ fcs_check_byte

◆ frame_control

uint16_t frame_control

Frame Control structure.

◆ io_regulation

uint8_t io_regulation

Input Output Regulation.

◆ length

uint16_t length

Length of MPDU (in microseconds for WiFi B, bytes for WiFi G)

◆ mac_address_1

First MAC address of the frame.

◆ mac_address_2

Second MAC address of the frame.

◆ mac_address_3

Third MAC address of the frame.

◆ phi_offset

int16_t phi_offset

Phi offset.

◆ rate

uint8_t rate

Rate index.

◆ rssi

int8_t rssi

RSSI of scanned signal.

◆ seq_control

uint16_t seq_control

Sequence Control value.

◆ service

uint16_t service

Service value.

◆ ssid_bytes

Service Set IDentifier

◆ timestamp_us_high

uint32_t timestamp_us_high

Indicate the up-time of the Access Point transmitting the Beacon [us] - upper 32bits.

◆ timestamp_us_low

uint32_t timestamp_us_low

Indicate the up-time of the Access Point transmitting the Beacon [us] - lower 32bits.


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