Union arduino_event_info_t
ClassList > arduino_event_info_t
Public Attributes
Public Attributes Documentation
variable got_ip
ip_event_got_ip_t arduino_event_info_t::got_ip;
variable got_ip6
ip_event_got_ip6_t arduino_event_info_t::got_ip6;
variable wifi_ap_probereqrecved
wifi_event_ap_probe_req_rx_t arduino_event_info_t::wifi_ap_probereqrecved;
variable wifi_ap_staconnected
wifi_event_ap_staconnected_t arduino_event_info_t::wifi_ap_staconnected;
variable wifi_ap_stadisconnected
wifi_event_ap_stadisconnected_t arduino_event_info_t::wifi_ap_stadisconnected;
variable wifi_ap_staipassigned
ip_event_ap_staipassigned_t arduino_event_info_t::wifi_ap_staipassigned;
variable wifi_ftm_report
wifi_event_ftm_report_t arduino_event_info_t::wifi_ftm_report;
variable wifi_scan_done
wifi_event_sta_scan_done_t arduino_event_info_t::wifi_scan_done;
variable wifi_sta_authmode_change
wifi_event_sta_authmode_change_t arduino_event_info_t::wifi_sta_authmode_change;
variable wifi_sta_connected
wifi_event_sta_connected_t arduino_event_info_t::wifi_sta_connected;
variable wifi_sta_disconnected
wifi_event_sta_disconnected_t arduino_event_info_t::wifi_sta_disconnected;
variable wps_er_pin
wifi_event_sta_wps_er_pin_t arduino_event_info_t::wps_er_pin;
variable wps_fail_reason
wifi_event_sta_wps_fail_reason_t arduino_event_info_t::wps_fail_reason;
The documentation for this class was generated from the following file cores/common/arduino/src/Events.h