libcoap 4.3.4-develop-c081bb6
libcoap.h File Reference

Platform specific header file for CoAP stack. More...

#include <netinet/in.h>
#include <sys/socket.h>
+ Include dependency graph for libcoap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COAP_STATIC_INLINE   static inline
 
#define COAP_DEPRECATED   __attribute__ ((deprecated))
 
#define COAP_UNUSED
 

Functions

void coap_startup (void)
 
void coap_cleanup (void)
 

Detailed Description

Platform specific header file for CoAP stack.

Definition in file libcoap.h.

Macro Definition Documentation

◆ COAP_DEPRECATED

#define COAP_DEPRECATED   __attribute__ ((deprecated))

Definition at line 61 of file libcoap.h.

◆ COAP_STATIC_INLINE

#define COAP_STATIC_INLINE   static inline

Definition at line 53 of file libcoap.h.

◆ COAP_UNUSED

#define COAP_UNUSED

Definition at line 68 of file libcoap.h.

Function Documentation

◆ coap_cleanup()

void coap_cleanup ( void  )

Definition at line 4199 of file coap_net.c.

+ Here is the call graph for this function:

◆ coap_startup()

void coap_startup ( void  )

Definition at line 4152 of file coap_net.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: