Searched refs:otLinkCslSetChannel (Results 1 – 4 of 4) sorted by relevance
1047 otError otLinkCslSetChannel(otInstance *aInstance, uint8_t aChannel);
396 otError otLinkCslSetChannel(otInstance *aInstance, uint8_t aChannel) in otLinkCslSetChannel() function
305 error = otLinkCslSetChannel(mInstance, cslChannel); in HandlePropertySet()
2730 error = ProcessSet(aArgs + 1, otLinkCslSetChannel); in Process()