Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp1191 void InitSecurityControl(void) { mSecurityControl = kKeyIdMode2Mic32; } in InitSecurityControl() function in ot::Mle::Mle::SecurityHeader
Dmle.cpp4846 securityHeader.InitSecurityControl(); in NewMleMessage()