Struct wifi_event_action_tx_status_t
ClassList > wifi_event_action_tx_status_t
#include <WiFiEvents.h>
Public Attributes
Type | Name |
---|---|
uint32_t | context |
uint8_t | da |
int | ifx |
uint8_t | status |
Detailed Description
Argument structure for WIFI_EVENT_ACTION_TX_STATUS event
Public Attributes Documentation
variable context
Context to identify the request
variable da
Destination MAC address
variable ifx
WiFi interface to send request to
variable status
Status of the operation
The documentation for this class was generated from the following file cores/common/arduino/libraries/api/WiFi/WiFiEvents.h