Struct wifi_event_ap_probe_req_rx_t
ClassList > wifi_event_ap_probe_req_rx_t
#include <WiFiEvents.h>
Public Attributes
Type | Name |
---|---|
uint8_t | mac |
int | rssi |
Detailed Description
Argument structure for WIFI_EVENT_AP_PROBEREQRECVED event
Public Attributes Documentation
variable mac
MAC address of the station which send probe request
variable rssi
Received probe request signal strength
The documentation for this class was generated from the following file cores/common/arduino/libraries/api/WiFi/WiFiEvents.h