Searched defs:HandleAccept (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/tests/nexus/ | ||
D | test_dtls.cpp | 151 … static MeshCoP::SecureSession *HandleAccept(void *aContext, const Ip6::MessageInfo &aMessageInfo) in HandleAccept() function in ot::Nexus::DtlsTransportAndSingleSession |
/openthread-latest/src/core/meshcop/ | ||
D | secure_transport.cpp | 1386 SecureSession *Tls::HandleAccept(void *aContext, const Ip6::MessageInfo &aMessageInfo) in HandleAccept() function in ot::MeshCoP::Tls |