Home
last modified time | relevance | path

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

/openthread-latest/tests/nexus/
Dtest_dtls.cpp182 class HeapDtlsSession : public Dtls::Session, public Heap::Allocatable<HeapDtlsSession> class in ot::Nexus::DtlsTransportAndHeapSession
187 HeapDtlsSession(Dtls::Transport &aTransport) in HeapDtlsSession() function in ot::Nexus::DtlsTransportAndHeapSession::HeapDtlsSession