Home
last modified time | relevance | path

Searched defs:CoapDtlsSession (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/meshcop/
Dborder_agent.hpp251 class CoapDtlsSession : public Coap::SecureSession, public Heap::Allocatable<CoapDtlsSession> class in ot::MeshCoP::BorderAgent
256 CoapDtlsSession(Instance &aInstance, Dtls::Transport &aDtlsTransport) in CoapDtlsSession() function in ot::MeshCoP::BorderAgent::CoapDtlsSession