Embedded TCP/IP stack
4.7.0
|
TXT key. More...
Data Fields | |
fnet_char_t * | key_name |
TXT key name string (null-terminated). More... | |
fnet_char_t * | key_value |
TXT key value string (null-terminated). More... | |
TXT key.
This structure defines the TXT key table returned by fnet_mdns_service_t.service_get_txt() callback function. The last table element must have all fields set to zero as the end-of-table mark.
Definition at line 75 of file fnet_mdns.h.