Border Agent
This module includes functions for the Thread Border Agent role.
Summary
Enumerations |
|
---|---|
otBorderAgentState{
|
enum This enumeration defines the Border Agent state. |
Typedefs |
|
---|---|
otBorderAgentState
|
typedefenum otBorderAgentState
This enumeration defines the Border Agent state. |
Functions |
|
---|---|
otBorderAgentGetState(otInstance *aInstance)
|
This function gets the state of Thread Border Agent role.
|
Enumerations
otBorderAgentState
otBorderAgentState
Typedefs
otBorderAgentState
enum otBorderAgentState otBorderAgentState
This enumeration defines the Border Agent state.
Functions
otBorderAgentGetState
otBorderAgentState otBorderAgentGetState( otInstance *aInstance )
This function gets the state of Thread Border Agent role.
Details | |||
---|---|---|---|
Parameters |
|
||
Returns |
State of the Border Agent.
|