MeterLogger
|
#include <esp-open-lwip/include/lwip/app/espconn.h>
Data Fields | |
enum espconn_state | state |
int | remote_port |
uint8 | remote_ip [4] |
uint8 _remot_info::remote_ip |
Definition at line 91 of file espconn.h.
Referenced by captdnsRecv(), and espconn_get_connection_info().
int _remot_info::remote_port |
Definition at line 90 of file espconn.h.
Referenced by captdnsRecv(), and espconn_get_connection_info().
enum espconn_state _remot_info::state |
Definition at line 89 of file espconn.h.
Referenced by espconn_get_connection_info().