Searched refs:otBorderRouterGetNextOnMeshPrefix (Results 1 – 5 of 5) sorted by relevance
106 otError otBorderRouterGetNextOnMeshPrefix(otInstance *aInstance,
84 otError otBorderRouterGetNextOnMeshPrefix(otInstance *aInstance, in otBorderRouterGetNextOnMeshPrefix() function
580 error = otBorderRouterGetNextOnMeshPrefix(GetInstancePtr(), aIterator, aConfig); in GetNextPrefix()
5397 … while (otBorderRouterGetNextOnMeshPrefix(GetInstancePtr(), &iterator, &config) == OT_ERROR_NONE) in Process()
969 … while (otBorderRouterGetNextOnMeshPrefix(mInstance, &iter, &borderRouterConfig) == OT_ERROR_NONE) in HandlePropertyGet()