Contiki-NG
coap Directory Reference

Directories

Files

file  coap-block1.c [code]
 
 CoAP module for block 1 handling

 
file  coap-block1.h [code]
 
 CoAP module for block 1 handling

 
file  coap-blocking-api.c [code]
 
 CoAP implementation for the REST Engine.

 
file  coap-callback-api.c [code]
 
 Callback API for doing CoAP requests
 Adapted from the blocking API

 
file  coap-callback-api.h [code]
 
 Callback API for doing CoAP requests
 Adapted from the blocking API

 
file  coap-conf.h [code]
 
 Collection of default configuration values.

 
file  coap-constants.h [code]
 
 Collection of constants specified in the CoAP standard.

 
file  coap-endpoint.h [code]
 
    API to address CoAP endpoints

 
file  coap-engine.c [code]
 
 CoAP implementation Engine.

 
file  coap-engine.h [code]
 
 CoAP engine implementation.

 
file  coap-keystore-simple.c [code]
 
    A simple keystore with fixed credentials.

 
file  coap-keystore-simple.h [code]
 
    A simple keystore with fixed credentials.

 
file  coap-keystore.h [code]
 
    API for CoAP keystore

 
file  coap-log.c [code]
 
    Log support for CoAP

 
file  coap-log.h [code]
 
    Log support for CoAP

 
file  coap-observe.c [code]
 
 CoAP module for observing resources (draft-ietf-core-observe-11).

 
file  coap-observe.h [code]
 
 CoAP module for observing resources (draft-ietf-core-observe-11).

 
file  coap-request-state.h [code]
 
    Common request state for all the APIs

 
file  coap-res-well-known-core.c [code]
 
 /.well-known/core resource implementation.

 
file  coap-separate.c [code]
 
 CoAP module for separate responses.

 
file  coap-separate.h [code]
 
 CoAP module for separate responses.

 
file  coap-timer-default.c [code]
 
    CoAP timer driver implementation based on Contiki etimers

 
file  coap-timer.c [code]
 
    CoAP timer implementation.

 
file  coap-timer.h [code]
 
    CoAP timer API.

 
file  coap-transactions.c [code]
 
 CoAP module for reliable transport

 
file  coap-transactions.h [code]
 
 CoAP module for reliable transport

 
file  coap-transport.h [code]
 
    API for CoAP transport

 
file  coap-uip.c [code]
 
    CoAP transport implementation for uIPv6

 
file  coap.c [code]
 
 An implementation of the Constrained Application Protocol (RFC).

 
file  coap.h [code]
 
 An implementation of the Constrained Application Protocol (RFC 7252).