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