#include "config.h"
#include <assert.h>
#include <stdio.h>
#include <limits.h>
#include <arpa/inet.h>
#include "mem.h"
#include "encode.h"
#include "debug.h"
#include "subscribe.h"
Go to the source code of this file.
Functions | |
void | coap_subscription_init (coap_subscription_t *s) |