libcoap
4.3.0
|
Files | |
file | address.h [code] |
Representation of network addresses. | |
file | async.h [code] |
State management for asynchronous messages. | |
file | block.h [code] |
file | coap.h [code] |
file | coap_asn1_internal.h [code] |
COAP ASN.1 internal information. | |
file | coap_async_internal.h [code] |
CoAP async internal information. | |
file | coap_block_internal.h [code] |
COAP block internal information. | |
file | coap_cache.h [code] |
Provides a simple cache request storage for CoAP requests. | |
file | coap_cache_internal.h [code] |
COAP cache internal information. | |
file | coap_debug.h [code] |
file | coap_dtls.h [code] |
file | coap_dtls_internal.h [code] |
file | coap_event.h [code] |
file | coap_forward_decls.h [code] |
COAP forward definitions. | |
file | coap_hashkey.h [code] |
definition of hash key type and helper functions | |
file | coap_internal.h [code] |
Pulls together all the internal only header files. | |
file | coap_io.h [code] |
file | coap_io_internal.h [code] |
file | coap_mutex.h [code] |
COAP mutex mechanism wrapper. | |
file | coap_net_internal.h [code] |
COAP net internal information. | |
file | coap_pdu_internal.h [code] |
CoAP PDU internal information. | |
file | coap_prng.h [code] |
Pseudo Random Numbers. | |
file | coap_resource_internal.h [code] |
Generic resource internal handling. | |
file | coap_riot.h [code] |
file | coap_session.h [code] |
Defines the application visible session information. | |
file | coap_session_internal.h [code] |
COAP session internal information. | |
file | coap_subscribe_internal.h [code] |
COAP subscribe internal information. | |
file | coap_tcp_internal.h [code] |
COAP tcp internal information. | |
file | coap_time.h [code] |
Clock Handling. | |
file | encode.h [code] |
file | libcoap.h [code] |
file | mem.h [code] |
file | net.h [code] |
file | option.h [code] |
Helpers for handling options in CoAP PDUs. | |
file | pdu.h [code] |
Pre-defined constants that reflect defaults for CoAP. | |
file | resource.h [code] |
Generic resource handling. | |
file | str.h [code] |
file | subscribe.h [code] |
Defines the application visible subscribe information. | |
file | uri.h [code] |