Searched refs:otChannelManagerGetAutoChannelSelectionInterval (Results 1 – 4 of 4) sorted by relevance
242 uint32_t otChannelManagerGetAutoChannelSelectionInterval(otInstance *aInstance);
112 uint32_t otChannelManagerGetAutoChannelSelectionInterval(otInstance *aInstance) in otChannelManagerGetAutoChannelSelectionInterval() function
1351 return mEncoder.WriteUint32(otChannelManagerGetAutoChannelSelectionInterval(mInstance)); in HandlePropertyGet()
1420 …OutputLine("interval: %lu", ToUlong(otChannelManagerGetAutoChannelSelectionInterval(GetInstancePtr… in Process()