lriot 2.1.0.0
lr1110_modem_wifi_basic_complete_result_t Struct Reference

Basic complete 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.
 
lr1110_modem_wifi_channel_info_byte_t channel_info_byte
 Channel info byte.
 
int8_t rssi
 RSSI of scanned signal.
 
lr1110_modem_wifi_frame_type_info_byte_t frame_type_info_byte
 Frame type info byte.
 
lr1110_modem_wifi_mac_address_t mac_address
 MAC address.
 
int16_t phi_offset
 Phi offset.
 
uint32_t timestamp_us_high
 Indicate the up-time of the Access Point transmitting the Beacon [us] - upper 32bits.
 
uint32_t timestamp_us_low
 Indicate the up-time of the Access Point transmitting the Beacon [us] - lower 32bits.
 
uint16_t beacon_period_tu
 Beacon period of the corresponding beacon received.
 

Detailed Description

Basic complete 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

Beacon period of the corresponding beacon received.

◆ channel_info_byte

Channel info byte.

◆ data_rate_info_byte

Datarate info byte.

◆ frame_type_info_byte

Frame type info byte.

◆ mac_address

MAC address.

◆ phi_offset

int16_t phi_offset

Phi offset.

◆ rssi

int8_t rssi

RSSI of scanned signal.

◆ 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: