Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp1056 Error ReadAndSavePendingDataset(const MeshCoP::Timestamp &aPendingTimestamp) const;
Dmle.cpp2952 IgnoreError(aRxInfo.mMessage.ReadAndSavePendingDataset(pendingTimestamp)); in HandleLeaderData()
3295 IgnoreError(aRxInfo.mMessage.ReadAndSavePendingDataset(timestamp)); in HandleChildIdResponse()
5479 Error Mle::RxMessage::ReadAndSavePendingDataset(const MeshCoP::Timestamp &aPendingTimestamp) const in ReadAndSavePendingDataset() function in ot::Mle::Mle::RxMessage