Searched refs:GetDelay (Results 1 – 2 of 2) sorted by relevance
117 uint16_t GetDelay(void) const { return mDelay; } in GetDelay() function in ot::Utils::ChannelManager
58 return AsCoreType(aInstance).Get<Utils::ChannelManager>().GetDelay(); in otChannelManagerGetDelay()