Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dborder_agent.cpp267 CoapDtlsSession &coapSession = static_cast<CoapDtlsSession &>(aSesssion); in HandleRemoveSession() local
269 coapSession.Cleanup(); in HandleRemoveSession()
270 coapSession.Free(); in HandleRemoveSession()