Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
unicoap.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2024-2025 Carl Seifert
3
* Copyright (C) 2024-2025 TU Dresden
4
*
5
* This file is subject to the terms and conditions of the GNU Lesser General
6
* Public License v2.1. See the file LICENSE in the top level directory for
7
* more details.
8
*/
9
10
#pragma once
11
12
#include "
net/unicoap/constants.h
"
/* IWYU pragma: export */
13
#include "
net/unicoap/config.h
"
/* IWYU pragma: export */
14
#include "
net/unicoap/message.h
"
/* IWYU pragma: export */
15
#include "
net/unicoap/options.h
"
/* IWYU pragma: export */
16
28
#ifdef __cplusplus
29
extern
"C"
{
30
#endif
31
32
#ifdef __cplusplus
33
}
34
#endif
35
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 Thu Jul 24 2025 16:03:58 by
1.9.1