Home
last modified time | relevance | path

Searched defs:WriteData (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/lib/spinel/
Dspinel_encoder.hpp491 …otError WriteData(const uint8_t *aData, uint16_t aDataLen) { return mNcpBuffer.InFrameFeedData(aDa… in WriteData() function in ot::Spinel::Encoder
/openthread-latest/src/core/common/
Dmessage.hpp1010 …template <DataLengthType kDataLengthType> void WriteData(uint16_t aOffset, const Data<kDataLengthT… in WriteData() function in ot::Message