Go to the source code of this file.
Defines | |
#define | NUT_THREAD_DISTSTACK 320 |
#define | DISCOVERY_PORT 9806 |
Functions | |
int | NutDiscoveryAnnTele (DISCOVERY_TELE *dist) |
Create an announcement datagram. | |
int | NutDiscoveryAppConf (DISCOVERY_TELE *dist) |
Apply new configuration. | |
void | DiscoveryResponder (void *arg) |
NutDiscoveryCallback | NutRegisterDiscoveryCallback (NutDiscoveryCallback func) |
Register a custom discovery callback handler. | |
int | NutRegisterDiscovery (uint32_t ipmask, uint16_t port, unsigned int flags) |
Register discovery telegram responder. |