Home
last modified time | relevance | path

Searched refs:SetAcceptCallback (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/coap/
Dcoap_secure.hpp156 Dtls::Transport::SetAcceptCallback(HandleDtlsAccept, this); in ApplicationCoapSecure()
/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp610 …void SetAcceptCallback(AcceptCallback aCallback, void *aContext) { mAcceptCallback.Set(aCallback, … in SetAcceptCallback() function in ot::MeshCoP::SecureTransport
888 SetAcceptCallback(&HandleAccept, this); in Tls()
Dborder_agent.cpp133 mDtlsTransport.SetAcceptCallback(HandleAcceptSession, this); in Start()
/openthread-latest/src/core/thread/
Dtmf.cpp279 SetAcceptCallback(&HandleDtlsAccept, this); in SecureAgent()
/openthread-latest/tests/nexus/
Dtest_dtls.cpp145 SetAcceptCallback(HandleAccept, this); in DtlsTransportAndSingleSession()
177 SetAcceptCallback(HandleAccept, this); in DtlsTransportAndHeapSession()