|
libcoap 4.3.1
|
| ▼Application API | Application API Structures, Macros, Typedefs, Enums and Functions |
| Application I/O Handling | API for Application Input / Output checking |
| Asynchronous Messaging | API for delayed "separate" messages |
| Block Transfer | API for handling PDUs using CoAP Block options (RFC7959) |
| Cache Support | API for Cache-Key and Cache-Entry |
| Clock Handling | API for internal clock assess |
| Context Handling | API for handling PDUs using CoAP Contexts |
| DTLS Support | API for interfacing with DTLS libraries |
| Encode / Decode API | API for endoding/decoding CoAP options |
| Event Handling | API for event delivery from lower-layer library functions |
| Logging Support | API for logging support |
| Option Filters | API for access option filters |
| PDU | API for PDUs |
| Pseudo Random Numbers | API for generating pseudo random numbers |
| Rate Control | API for updating transmission parameters for CoAP rate control |
| Resource Configuraton | API for setting up resources |
| Resource Observation | API for interfacing with the observe handling (RFC7641) |
| Sessions | API for CoAP Session access |
| String handling support | API for handling strings and binary data |
| URI Parsing Functions | API for parsing URIs |
| CoAP Debug API | Internal API for CoAP debug functions |
| ▼Libcoap Internal API | Libcoap Internal API Structures, Macros, Typedefs, Enums and Functions |
| ASN.1 Support | Internal API for CoAP ASN.1 handling |
| Application I/O Handling | Internal API for Application Input / Output checking |
| Asynchronous Messaging | Internal API for CoAP Asynchronous processing |
| Block Transfer | Internal API for Block Transfer (RC7959) |
| Cache Support | Internal API for Cache-Key and Cache-Entry support |
| Context Handling | Internal API for Context Handling |
| DTLS Support | Internal API for DTLS Support |
| Observe Subscription | Internal API for handling CoAP Observe Subscriptions (RFC7641) |
| PDU | Internal API for PDUs |
| Resources | Internal API for handling resources |
| Sessions | Internal API for handling Sessions |
| TCP Support | Internal API for handling CoAP TCP (RFC8283) |