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