Searched refs:otBorderAgentGetId (Results 1 – 3 of 3) sorted by relevance
162 otError otBorderAgentGetId(otInstance *aInstance, otBorderAgentId *aId);
46 otError otBorderAgentGetId(otInstance *aInstance, otBorderAgentId *aId) in otBorderAgentGetId() function
524 SuccessOrExit(error = otBorderAgentGetId(GetInstancePtr(), &id)); in Process()