Macros | |
#define | CONFIG_NANOCOAP_NOPTS_MAX (16) |
Maximum number of Options in a message. | |
#define | CONFIG_NANOCOAP_URI_MAX (64) |
Maximum length of a resource path string read from or written to a message. | |
#define | CONFIG_NANOCOAP_BLOCK_SIZE_EXP_MAX (6) |
Maximum size for a blockwise transfer as a power of 2. | |
#define | CONFIG_NANOCOAP_QS_MAX (64) |
Maximum length of a query string written to a message. | |