Home
last modified time | relevance | path

Searched defs:mLinkSecurity (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/include/openthread/
Dmessage.h97 bool mLinkSecurity : 1; ///< Indicates whether or not link security is enabled. member
Dhistory_tracker.h147 bool mLinkSecurity : 1; ///< Indicates whether msg used link security. member
/openthread-latest/src/core/common/
Dmessage.hpp192 bool mLinkSecurity : 1; // Whether link security is enabled. member