Function otBorderAgentGetState

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

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.