Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/utils/
Dchannel_manager.hpp110 uint16_t GetDelay(void) const { return mDelay; } in GetDelay() function in ot::Utils::ChannelManager
/openthread-3.6.0/src/core/meshcop/
Ddataset.hpp407 uint32_t GetDelay(void) const { return mDelay; } in GetDelay() function in ot::MeshCoP::Dataset::Info