Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp220 SecureTransport &GetTransport(void) { return mTransport; } in GetTransport() function in ot::MeshCoP::SecureSession
864 … Transport &GetTransport(void) { return static_cast<Transport &>(SecureSession::GetTransport()); } in GetTransport() function in ot::MeshCoP::Dtls::Session