Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/include/openthread/
H A Dmessage.h103 bool mLinkSecurity : 1; ///< Indicates whether or not link security is enabled. member
H A Dhistory_tracker.h156 bool mLinkSecurity : 1; ///< Indicates whether msg used link security. member
/aosp_15_r20/external/openthread/src/core/common/
H A Dmessage.hpp212 bool mLinkSecurity : 1; // Whether link security is enabled. member