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