Searched refs:otJoinerGetState (Results 1 – 4 of 4) sorted by relevance
146 otJoinerState otJoinerGetState(otInstance *aInstance);
65 otJoinerState otJoinerGetState(otInstance *aInstance) in otJoinerGetState() function
203 OutputLine("%s", otJoinerStateToString(otJoinerGetState(GetInstancePtr()))); in Process()
1714 switch (otJoinerGetState(mInstance)) in HandlePropertyGet()