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