Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/utils/
Dmac_frame.cpp319 bool processKeyId; in otMacFrameProcessTransmitSecurity() local
321 processKeyId = in otMacFrameProcessTransmitSecurity()
327 …VerifyOrExit(otMacFrameIsSecurityEnabled(aFrame) && processKeyId && !aFrame->mInfo.mTxInfo.mIsSecu… in otMacFrameProcessTransmitSecurity()