Searched refs:otChannelManagerGetRequestedChannel (Results 1 – 4 of 4) sorted by relevance
77 uint8_t otChannelManagerGetRequestedChannel(otInstance *aInstance);
51 uint8_t otChannelManagerGetRequestedChannel(otInstance *aInstance) in otChannelManagerGetRequestedChannel() function
1247 return mEncoder.WriteUint8(otChannelManagerGetRequestedChannel(mInstance)); in HandlePropertyGet()
1688 OutputLine("channel: %u", otChannelManagerGetRequestedChannel(GetInstancePtr())); in Process()