pub fn get_thread_version() -> ThreadVersion
Expand description
Returns the version of the Thread specification that OpenThread
is configured to use. This is the safe equivalent of
otsys::otThreadGetVersion()
.
pub fn get_thread_version() -> ThreadVersion
Returns the version of the Thread specification that OpenThread
is configured to use. This is the safe equivalent of
otsys::otThreadGetVersion()
.