Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dmle.hpp1060 Error ReadAndSaveActiveDataset(const MeshCoP::Timestamp &aActiveTimestamp) const;
Dmle.cpp2954 IgnoreError(aRxInfo.mMessage.ReadAndSaveActiveDataset(activeTimestamp)); in HandleLeaderData()
3281 error = aRxInfo.mMessage.ReadAndSaveActiveDataset(timestamp); in HandleChildIdResponse()
5469 Error Mle::RxMessage::ReadAndSaveActiveDataset(const MeshCoP::Timestamp &aActiveTimestamp) const in ReadAndSaveActiveDataset() function in ot::Mle::Mle::RxMessage