wifi_csi_info_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
received packet radio metadata header of the CSI data.
uint8_t[6]
source MAC address of the CSI data.
uint8_t[6]
destination MAC address of the CSI data.
bool
first four bytes of the CSI data is invalid or not, true indicates the first four bytes is invalid due to hardware limitation.
int8_t *
valid buffer of CSI data.
uint16_t
valid length of CSI data.
uint8_t *
header of the wifi packet.
uint8_t *
payload of the wifi packet.
uint16_t
payload len of the wifi packet.
uint16_t
rx sequence number of the wifi packet.