lriot 2.1.0.0
|
Extended full result structure. More...
#include <lr1110_wifi_types.h>
Data Fields | |
lr1110_wifi_datarate_info_byte_t | data_rate_info_byte |
lr1110_wifi_channel_info_byte_t | channel_info_byte |
int8_t | rssi |
uint8_t | rate |
Rate index. | |
uint16_t | service |
Service value. | |
uint16_t | length |
Length of MPDU (in microseconds for WiFi B, bytes for WiFi G) | |
uint16_t | frame_control |
Frame Control structure. | |
lr1110_wifi_mac_address_t | mac_address_1 |
lr1110_wifi_mac_address_t | mac_address_2 |
lr1110_wifi_mac_address_t | mac_address_3 |
uint32_t | timestamp_us_high |
uint32_t | timestamp_us_low |
uint16_t | beacon_period_tu |
uint16_t | seq_control |
Sequence Control value. | |
uint8_t | ssid_bytes [LR1110_WIFI_RESULT_SSID_LENGTH] |
IDentifier. | |
uint8_t | current_channel |
Current channel indicated in the Wi-Fi frame. | |
uint16_t | country_code |
Country Code. | |
uint8_t | io_regulation |
Input Output Regulation. | |
lr1110_wifi_fcs_info_byte_t | fcs_check_byte |
int16_t | phi_offset |
Extended full result structure.
uint16_t beacon_period_tu |
lr1110_wifi_channel_info_byte_t channel_info_byte |
uint16_t country_code |
Country Code.
uint8_t current_channel |
Current channel indicated in the Wi-Fi frame.
lr1110_wifi_datarate_info_byte_t data_rate_info_byte |
lr1110_wifi_fcs_info_byte_t fcs_check_byte |
uint16_t frame_control |
Frame Control structure.
uint8_t io_regulation |
Input Output Regulation.
uint16_t length |
Length of MPDU (in microseconds for WiFi B, bytes for WiFi G)
lr1110_wifi_mac_address_t mac_address_1 |
lr1110_wifi_mac_address_t mac_address_2 |
lr1110_wifi_mac_address_t mac_address_3 |
int16_t phi_offset |
uint8_t rate |
Rate index.
int8_t rssi |
uint16_t seq_control |
Sequence Control value.
uint16_t service |
Service value.
uint8_t ssid_bytes[LR1110_WIFI_RESULT_SSID_LENGTH] |
IDentifier.
Service Set
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