Searched refs:otChannelManagerGetAutoChannelSelectionEnabled (Results 1 – 4 of 4) sorted by relevance
154 bool otChannelManagerGetAutoChannelSelectionEnabled(otInstance *aInstance);
78 bool otChannelManagerGetAutoChannelSelectionEnabled(otInstance *aInstance) in otChannelManagerGetAutoChannelSelectionEnabled() function
1334 return mEncoder.WriteBool(otChannelManagerGetAutoChannelSelectionEnabled(mInstance)); in HandlePropertyGet()
1346 … OutputLine("auto: %d", otChannelManagerGetAutoChannelSelectionEnabled(GetInstancePtr())); in Process()1348 if (otChannelManagerGetAutoChannelSelectionEnabled(GetInstancePtr())) in Process()