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