Function otThreadGetVersion

Source
pub unsafe extern "C" fn otThreadGetVersion() -> u16
Expand description

Gets the Thread protocol version.

The constants OT_THREAD_VERSION_* define the numerical version values.

@returns the Thread protocol version.