0.01.00
dtls.cpp File Reference

This file implements the necessary hooks for mbedTLS. More...

#include "dtls.hpp"
#include <mbedtls/debug.h>
#include <openthread/platform/radio.h>
#include "openthread-instance.h"
#include "common/code_utils.hpp"
#include "common/debug.hpp"
#include "common/encoding.hpp"
#include "common/logging.hpp"
#include "common/timer.hpp"
#include "crypto/sha256.hpp"
#include "thread/thread_netif.hpp"

Macros

#define WPP_NAME   "dtls.tmh"
 

Detailed Description

This file implements the necessary hooks for mbedTLS.