Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dborder_agent.cpp260 void BorderAgent::HandleRemoveSession(void *aContext, SecureSession &aSesssion) in HandleRemoveSession() function in ot::MeshCoP::BorderAgent
265 void BorderAgent::HandleRemoveSession(SecureSession &aSesssion) in HandleRemoveSession() function in ot::MeshCoP::BorderAgent
/openthread-latest/tests/nexus/
Dtest_dtls.cpp213 static void HandleRemoveSession(void *aContext, MeshCoP::SecureSession &aSesssion) in HandleRemoveSession() function in ot::Nexus::DtlsTransportAndHeapSession