pub unsafe extern "C" fn otLinkIsCslSupported(
aInstance: *mut otInstance,
) -> bool
Expand description
Indicates whether the device is connected to a parent which supports CSL.
@retval TRUE If parent supports CSL. @retval FALSE If parent does not support CSL.