Searched refs:otNetDataGetNextOnMeshPrefix (Results 1 – 4 of 4) sorted by relevance
151 otError otNetDataGetNextOnMeshPrefix(otInstance * aInstance,
52 otError otNetDataGetNextOnMeshPrefix(otInstance * aInstance, in otNetDataGetNextOnMeshPrefix() function
360 … while (otNetDataGetNextOnMeshPrefix(mInterpreter.mInstance, &iterator, &config) == OT_ERROR_NONE) in OutputPrefixes()
970 while (otNetDataGetNextOnMeshPrefix(mInstance, &iter, &borderRouterConfig) == OT_ERROR_NONE) in HandlePropertyGet()