Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp1055 Error ReadAndSaveActiveDataset(const MeshCoP::Timestamp &aActiveTimestamp) const;
Dmle.cpp2947 IgnoreError(aRxInfo.mMessage.ReadAndSaveActiveDataset(activeTimestamp)); in HandleLeaderData()
3274 error = aRxInfo.mMessage.ReadAndSaveActiveDataset(timestamp); in HandleChildIdResponse()
5474 Error Mle::RxMessage::ReadAndSaveActiveDataset(const MeshCoP::Timestamp &aActiveTimestamp) const in ReadAndSaveActiveDataset() function in ot::Mle::Mle::RxMessage