[][src]Function openthread_sys::otBorderAgentGetState

pub unsafe extern "C" fn otBorderAgentGetState(
    aInstance: *mut otInstance
) -> otBorderAgentState

This function gets the state of Thread Border Agent role.

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

@returns State of the Border Agent.