Lines Matching refs:mDecoder
312 SuccessOrExit(error = mDecoder.ReadBool(eligible)); in HandlePropertySet()
330 SuccessOrExit(error = mDecoder.ReadUint8(maxFrameRetriesIndirect)); in HandlePropertySet()
348 SuccessOrExit(error = mDecoder.ReadUtf8(domainName)); in HandlePropertySet()
383 if (mDecoder.GetRemainingLength() == 0) in HandlePropertySet()
393 SuccessOrExit(error = mDecoder.ReadUint8(i)); in HandlePropertySet()
432 SuccessOrExit(error = mDecoder.ReadUint8(state)); in HandlePropertySet()
467 SuccessOrExit(error = mDecoder.ReadUint16(bbrConfig.mReregistrationDelay)); in HandlePropertySet()
468 SuccessOrExit(error = mDecoder.ReadUint32(bbrConfig.mMlrTimeout)); in HandlePropertySet()
469 SuccessOrExit(error = mDecoder.ReadUint8(bbrConfig.mSequenceNumber)); in HandlePropertySet()
494 SuccessOrExit(error = mDecoder.ReadUint8(jitter)); in HandlePropertySet()
518 SuccessOrExit(error = mDecoder.ReadData(ptr, len)); in HandlePropertySet()
534 SuccessOrExit(error = mDecoder.ReadUint32(partitionId)); in HandlePropertySet()
553 SuccessOrExit(error = mDecoder.ReadUint8(maxChildren)); in HandlePropertySet()
571 SuccessOrExit(error = mDecoder.ReadUint8(threshold)); in HandlePropertySet()
589 SuccessOrExit(error = mDecoder.ReadUint8(threshold)); in HandlePropertySet()
607 SuccessOrExit(error = mDecoder.ReadUint8(jitter)); in HandlePropertySet()
625 SuccessOrExit(error = mDecoder.ReadUint32(delay)); in HandlePropertySet()
643 SuccessOrExit(error = mDecoder.ReadUint8(timeout)); in HandlePropertySet()
699 SuccessOrExit(error = mDecoder.ReadUint8(state)); in HandlePropertySet()
768 SuccessOrExit(error = mDecoder.OpenStruct()); in HandlePropertyInsert()
770 switch (mDecoder.GetRemainingLengthInStruct()) in HandlePropertyInsert()
778 SuccessOrExit(error = mDecoder.ReadEui64(eui64)); in HandlePropertyInsert()
782 SuccessOrExit(error = mDecoder.ReadUint8(discerner.mLength)); in HandlePropertyInsert()
783 SuccessOrExit(error = mDecoder.ReadUint64(discerner.mValue)); in HandlePropertyInsert()
788 SuccessOrExit(error = mDecoder.CloseStruct()); in HandlePropertyInsert()
790 SuccessOrExit(error = mDecoder.ReadUint32(timeout)); in HandlePropertyInsert()
791 SuccessOrExit(error = mDecoder.ReadUtf8(psk)); in HandlePropertyInsert()
813 SuccessOrExit(error = mDecoder.OpenStruct()); in HandlePropertyRemove()
815 switch (mDecoder.GetRemainingLengthInStruct()) in HandlePropertyRemove()
823 SuccessOrExit(error = mDecoder.ReadEui64(eui64)); in HandlePropertyRemove()
827 SuccessOrExit(error = mDecoder.ReadUint8(discerner.mLength)); in HandlePropertyRemove()
828 SuccessOrExit(error = mDecoder.ReadUint64(discerner.mValue)); in HandlePropertyRemove()
833 SuccessOrExit(error = mDecoder.CloseStruct()); in HandlePropertyRemove()
858 SuccessOrExit(error = mDecoder.ReadUtf8(url)); in HandlePropertySet()
879 SuccessOrExit(error = mDecoder.ReadUint32(channelMask)); in HandlePropertySet()
880 SuccessOrExit(error = mDecoder.ReadUint8(count)); in HandlePropertySet()
881 SuccessOrExit(error = mDecoder.ReadUint16(period)); in HandlePropertySet()
882 SuccessOrExit(error = mDecoder.ReadIp6Address(address)); in HandlePropertySet()
899 SuccessOrExit(error = mDecoder.ReadUint32(channelMask)); in HandlePropertySet()
900 SuccessOrExit(error = mDecoder.ReadUint8(count)); in HandlePropertySet()
901 SuccessOrExit(error = mDecoder.ReadUint16(period)); in HandlePropertySet()
902 SuccessOrExit(error = mDecoder.ReadUint16(scanDuration)); in HandlePropertySet()
903 SuccessOrExit(error = mDecoder.ReadIp6Address(address)); in HandlePropertySet()
946 SuccessOrExit(error = mDecoder.ReadUint16(panId)); in HandlePropertySet()
947 SuccessOrExit(error = mDecoder.ReadUint32(channelMask)); in HandlePropertySet()
948 SuccessOrExit(error = mDecoder.ReadIp6Address(address)); in HandlePropertySet()
988 SuccessOrExit(error = mDecoder.ReadDataWithLen(tlvs, length)); in HandlePropertySet()
1004 SuccessOrExit(error = mDecoder.ReadDataWithLen(tlvs, length)); in HandlePropertySet()
1023 SuccessOrExit(error = mDecoder.ReadUtf8(passPhrase)); in HandlePropertySet_SPINEL_PROP_MESHCOP_COMMISSIONER_GENERATE_PSKC()
1024 SuccessOrExit(error = mDecoder.ReadUtf8(networkName)); in HandlePropertySet_SPINEL_PROP_MESHCOP_COMMISSIONER_GENERATE_PSKC()
1025 SuccessOrExit(error = mDecoder.ReadDataWithLen(extPanIdData, length)); in HandlePropertySet_SPINEL_PROP_MESHCOP_COMMISSIONER_GENERATE_PSKC()
1053 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED()
1078 SuccessOrExit(error = mDecoder.ReadUtf8(pskd)); in HandlePropertyInsert()
1079 SuccessOrExit(error = mDecoder.ReadUint32(joinerTimeout)); in HandlePropertyInsert()
1081 if (mDecoder.ReadEui64(eui64) != OT_ERROR_NONE) in HandlePropertyInsert()
1098 SuccessOrExit(error = mDecoder.ReadUint8(weight)); in HandlePropertySet()
1117 SuccessOrExit(error = mDecoder.ReadEui64(mSteeringDataAddress)); in HandlePropertySet()
1135 SuccessOrExit(error = mDecoder.ReadUint8(mPreferredRouteId)); in HandlePropertySet()
1148 SuccessOrExit(error = mDecoder.ReadUint8(routerId)); in HandlePropertyRemove()
1236 SuccessOrExit(error = mDecoder.ReadUint16(interval)); in HandlePropertySet()
1255 SuccessOrExit(error = mDecoder.ReadUint8(channel)); in HandlePropertySet()
1273 SuccessOrExit(error = mDecoder.ReadUint16(delay)); in HandlePropertySet()
1325 SuccessOrExit(error = mDecoder.ReadBool(skipQualityCheck)); in HandlePropertySet()
1342 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet()
1359 SuccessOrExit(error = mDecoder.ReadUint32(interval)); in HandlePropertySet()
1379 SuccessOrExit(error = mDecoder.ReadUint16(timeSyncPeriod)); in HandlePropertySet()
1397 SuccessOrExit(error = mDecoder.ReadUint16(xtalThreshold)); in HandlePropertySet()
1413 SuccessOrExit(error = mDecoder.ReadUint32(infraIfIndex)); in HandlePropertySet()
1414 SuccessOrExit(error = mDecoder.ReadBool(isInfraRunning)); in HandlePropertySet()
1417 while (!mDecoder.IsAllReadInStruct()) in HandlePropertySet()
1421 SuccessOrExit(error = mDecoder.ReadIp6Address(addr)); in HandlePropertySet()
1449 SuccessOrExit(error = mDecoder.ReadUint32(infraIfIndex)); in HandlePropertySet()
1451 SuccessOrExit(error = mDecoder.ReadIp6Address(address)); in HandlePropertySet()
1452 SuccessOrExit(error = mDecoder.ReadData(icmp6Data, len)); in HandlePropertySet()
1517 SuccessOrExit(error = mDecoder.ReadBool(enable)); in HandlePropertySet()
1537 SuccessOrExit(error = mDecoder.ReadBool(enable)); in HandlePropertySet()
1602 SuccessOrExit(error = mDecoder.ReadUint8(state)); in HandlePropertySet()
1623 SuccessOrExit(error = mDecoder.ReadUint8(result)); in HandlePropertySet()
1624 SuccessOrExit(error = mDecoder.ReadUint32(requestId)); in HandlePropertySet()
1625 SuccessOrExit(error = mDecoder.ReadData(context, contextLen)); in HandlePropertySet()