Searched refs:findOpenPort (Results 1 – 1 of 1) sorted by relevance
236 int testPort = findOpenPort(); in enableRootcanal()239 int hciPort = findOpenPort(); in enableRootcanal()322 private static int findOpenPort() throws IOException { in findOpenPort() method in RootcanalUtils