Searched defs:aTimestamp (Results 1 – 5 of 5) sorted by relevance
/openthread-2.7.6/src/core/utils/ |
D | otns.cpp | 62 uint32_t aTimestamp, in EmitPingRequest() 69 …tPingReply(const Ip6::Address &aPeerAddress, uint16_t aPingLength, uint32_t aTimestamp, uint8_t aH… in EmitPingReply()
|
/openthread-2.7.6/src/core/meshcop/ |
D | dataset.hpp | 212 void SetActiveTimestamp(uint64_t aTimestamp) in SetActiveTimestamp() 243 void SetPendingTimestamp(uint64_t aTimestamp) in SetPendingTimestamp()
|
D | dataset_manager_ftd.cpp | 457 void PendingDataset::ApplyActiveDataset(const Timestamp &aTimestamp, Coap::Message &aMessage) in ApplyActiveDataset()
|
D | dataset_manager.cpp | 715 Error ActiveDataset::Save(const Timestamp &aTimestamp, const Message &aMessage, uint16_t aOffset, u… in Save() 803 Error PendingDataset::Save(const Timestamp &aTimestamp, const Message &aMessage, uint16_t aOffset, … in Save()
|
D | dataset.cpp | 395 void Dataset::SetTimestamp(Type aType, const Timestamp &aTimestamp) in SetTimestamp()
|