/* minimal CoAP functions * * Copyright (C) 2018-2021 Olaf Bergmann */ #include int resolve_address(const char *host, const char *service, coap_address_t *dst);