Home
last modified time | relevance | path

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

/external/openthread/src/core/meshcop/
Dborder_agent.cpp211 void BorderAgent::HandleRemoveSession(void *aContext, SecureSession &aSession) in HandleRemoveSession() function in ot::MeshCoP::BorderAgent
216 void BorderAgent::HandleRemoveSession(SecureSession &aSession) in HandleRemoveSession() function in ot::MeshCoP::BorderAgent
705 void BorderAgent::EphemeralKeyManager::HandleRemoveSession(void *aContext, SecureSession &aSession) in HandleRemoveSession() function in ot::MeshCoP::BorderAgent::EphemeralKeyManager
710 void BorderAgent::EphemeralKeyManager::HandleRemoveSession(SecureSession &aSession) in HandleRemoveSession() function in ot::MeshCoP::BorderAgent::EphemeralKeyManager
/external/openthread/tests/nexus/
Dtest_dtls.cpp213 static void HandleRemoveSession(void *aContext, MeshCoP::SecureSession &aSesssion) in HandleRemoveSession() function in ot::Nexus::DtlsTransportAndHeapSession