Searched refs:otChannelManagerRequestChannelSelect (Results 1 – 4 of 4) sorted by relevance
132 otError otChannelManagerRequestChannelSelect(otInstance *aInstance, bool aSkipQualityCheck);
67 otError otChannelManagerRequestChannelSelect(otInstance *aInstance, bool aSkipQualityCheck) in otChannelManagerRequestChannelSelect() function
1330 error = otChannelManagerRequestChannelSelect(mInstance, skipQualityCheck); in HandlePropertySet()
1135 error = otChannelManagerRequestChannelSelect(GetInstancePtr(), enable); in Process()