Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dframe_data.hpp122 Error ReadLittleEndianUint32(uint32_t &aUint32);
Dframe_data.cpp76 Error FrameData::ReadLittleEndianUint32(uint32_t &aUint32) in ReadLittleEndianUint32() function in ot::FrameData