openthread_sys

Function otCommissionerGetSessionId

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

Returns the Commissioner Session ID.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The current commissioner session id.