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

Gets the Joiner State.

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

@returns The joiner state.