tinydtls
0.8.6
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
tinydtls.h
Go to the documentation of this file.
1
/* tinydtls.h. Generated from tinydtls.h.in by configure. */
2
/*******************************************************************************
3
*
4
* Copyright (c) 2011, 2012, 2013, 2014, 2015 Olaf Bergmann (TZI) and others.
5
* All rights reserved. This program and the accompanying materials
6
* are made available under the terms of the Eclipse Public License v1.0
7
* and Eclipse Distribution License v. 1.0 which accompanies this distribution.
8
*
9
* The Eclipse Public License is available at http://www.eclipse.org/legal/epl-v10.html
10
* and the Eclipse Distribution License is available at
11
* http://www.eclipse.org/org/documents/edl-v10.php.
12
*
13
* Contributors:
14
* Olaf Bergmann - initial API and implementation
15
* Hauke Mehrtens - memory optimization, ECC integration
16
*
17
*******************************************************************************/
18
24
#ifndef _DTLS_TINYDTLS_H_
25
#define _DTLS_TINYDTLS_H_
26
27
#ifndef CONTIKI
28
#include "
dtls_config.h
"
29
#else
/* !CONTIKI */
30
#include "platform-specific/platform.h"
31
#endif
/* !CONTIKI */
32
33
#endif
/* _DTLS_TINYDTLS_H_ */
dtls_config.h
Generated on Thu Oct 31 2019 17:28:28 for tinydtls by
1.8.11