pub unsafe extern "C" fn otChildSupervisionGetCheckFailureCounter(
    aInstance: *mut otInstance
) -> u16
Expand description

Get the value of supervision check timeout failure counter.

The counter tracks the number of supervision check failures on the child. It is incremented when the child does not hear from its parent within the specified check timeout interval.