Home
last modified time | relevance | path

Searched refs:SetRemoveSessionCallback (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp618 void SetRemoveSessionCallback(RemoveSessionCallback aCallback, void *aContext) in SetRemoveSessionCallback() function in ot::MeshCoP::SecureTransport
Dborder_agent.cpp134 mDtlsTransport.SetRemoveSessionCallback(HandleRemoveSession, this); in Start()
/openthread-latest/tests/nexus/
Dtest_dtls.cpp178 SetRemoveSessionCallback(HandleRemoveSession, this); in DtlsTransportAndHeapSession()