Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
Decoded Wifi client information. More...
#include <WifiSniffer.h>
Public Attributes | |
uint8_t | bssid [ETH_MAC_LEN] |
uint8_t | station [ETH_MAC_LEN] |
uint8_t | ap [ETH_MAC_LEN] |
uint8_t | channel |
int8_t | err |
int8_t | rssi |
uint16_t | seq_n |
Decoded Wifi client information.