Searched refs:isSecurityProcessed (Results 1 – 1 of 1) sorted by relevance
450 bool isSecurityProcessed; in DecodeStreamRawTxRequest() local492 SuccessOrExit(mDecoder.ReadBool(isSecurityProcessed)); in DecodeStreamRawTxRequest()493 aFrame.mInfo.mTxInfo.mIsSecurityProcessed = isSecurityProcessed; in DecodeStreamRawTxRequest()