Searched refs:SetRemoveSessionCallback (Results 1 – 3 of 3) sorted by relevance
618 void SetRemoveSessionCallback(RemoveSessionCallback aCallback, void *aContext) in SetRemoveSessionCallback() function in ot::MeshCoP::SecureTransport
134 mDtlsTransport.SetRemoveSessionCallback(HandleRemoveSession, this); in Start()
178 SetRemoveSessionCallback(HandleRemoveSession, this); in DtlsTransportAndHeapSession()