Searched refs:otBorderAgentState (Results 1 – 2 of 2) sorted by relevance
89 typedef enum otBorderAgentState enum94 } otBorderAgentState; typedef134 otBorderAgentState otBorderAgentGetState(otInstance *aInstance);
57 otBorderAgentState otBorderAgentGetState(otInstance *aInstance) in otBorderAgentGetState()59 otBorderAgentState state = OT_BORDER_AGENT_STATE_STOPPED; in otBorderAgentGetState()