Searched refs:otLinkSetChannel (Results 1 – 5 of 5) sorted by relevance
470 otError otLinkSetChannel(otInstance *aInstance, uint8_t aChannel);
239 otError otLinkSetChannel(otInstance *aInstance, uint8_t aChannel) in otLinkSetChannel() function
59 otError otLinkSetChannel(otInstance *aInstance, uint8_t aChannel) in otLinkSetChannel() function
1535 error = otLinkSetChannel(mInstance, static_cast<uint8_t>(channel)); in HandlePropertySet()
1713 ExitNow(error = ProcessGetSet(aArgs, otLinkGetChannel, otLinkSetChannel)); in Process()