XCORE SDK
XCORE Software Development Kit
|
Structure used to maintain the Wi-Fi solution context on the host side. More...
#include <sl_wfx_constants.h>
Public Attributes | |
uint8_t | event_payload_buffer [512] |
Event payload associated with the last posted event. | |
uint8_t | firmware_build |
Firmware build version. | |
uint8_t | firmware_minor |
Firmware minor version. | |
uint8_t | firmware_major |
Firmware major version. | |
uint16_t | data_frame_id |
Frame ID incremented by sl_wfx_send_ethernet_frame. | |
uint16_t | used_buffers |
Number of buffers currently in use by the WFx chip. | |
uint8_t | wfx_opn [SL_WFX_OPN_SIZE] |
OPN of the part. | |
sl_wfx_mac_address_t | mac_addr_0 |
Mac address used by WFx interface 0, station. | |
sl_wfx_mac_address_t | mac_addr_1 |
Mac address used by WFx interface 1, softap. | |
sl_wfx_state_t | state |
State of the WFx Wi-Fi chip. | |
Structure used to maintain the Wi-Fi solution context on the host side.