Definition in file service.c.
#include <string.h>
#include "contiki.h"
Go to the source code of this file.
Functions | |
| void | service_register (struct service *s) |
| void | service_remove (struct service *s) |
| service * | service_find (const char *name) |
1.4.4