Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
unicoap.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2024-2025 Carl Seifert
3
* SPDX-FileCopyrightText: 2024-2025 TU Dresden
4
* SPDX-License-Identifier: LGPL-2.1-only
5
*/
6
7
#pragma once
8
9
#include "
net/unicoap/constants.h
"
/* IWYU pragma: export */
10
#include "
net/unicoap/config.h
"
/* IWYU pragma: export */
11
#include "
net/unicoap/message.h
"
/* IWYU pragma: export */
12
#include "
net/unicoap/options.h
"
/* IWYU pragma: export */
13
25
#ifdef __cplusplus
26
extern
"C"
{
27
#endif
28
29
#ifdef __cplusplus
30
}
31
#endif
32
constants.h
Constants used in CoAP such as option numbers and message codes.
message.h
CoAP Message API.
options.h
Options header.
config.h
Compile-time configuration parameters.
Generated on Mon Nov 24 2025 18:43:16 by
1.9.1