Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp792 bool mLayerTwoSecurity : 1; member in ot::MeshCoP::SecureTransport
Dsecure_transport.cpp659 : mLayerTwoSecurity(aLayerTwoSecurity) in SecureTransport()
859 message->SetLinkSecurityEnabled(mLayerTwoSecurity); in Transmit()