ESP8266
|
Public Attributes | |
MDNSService * | _next |
char | _name [32] |
char | _proto [3] |
uint16_t | _port |
struct MDNSTxt * | _txts |
uint16_t | _txtLen |
char MDNSService::_name[32] |
MDNSService* MDNSService::_next |
uint16_t MDNSService::_port |
char MDNSService::_proto[3] |
uint16_t MDNSService::_txtLen |
struct MDNSTxt* MDNSService::_txts |