Searched defs:IsLinkSecurityEnabled (Results 1 – 2 of 2) sorted by relevance
117 bool IsLinkSecurityEnabled(void) const { return mLinkSecurity; } in IsLinkSecurityEnabled() function in ot::ThreadLinkInfo435 …bool IsLinkSecurityEnabled(void) const { return mLinkInfo.IsLinkSecurityEnabled(); } in IsLinkSecurityEnabled() function
408 bool IsLinkSecurityEnabled(void) const { return mLinkSecurityEnabled; } in IsLinkSecurityEnabled() function in ot::Message::Settings1312 bool IsLinkSecurityEnabled(void) const { return GetMetadata().mLinkSecurity; } in IsLinkSecurityEnabled() function in ot::Message