Searched refs:GetRequestedChannel (Results 1 – 2 of 2) sorted by relevance
109 uint8_t GetRequestedChannel(void) const { return mChannel; } in GetRequestedChannel() function in ot::Utils::ChannelManager
52 return AsCoreType(aInstance).Get<Utils::ChannelManager>().GetRequestedChannel(); in otChannelManagerGetRequestedChannel()