Searched refs:currentIfaces (Results 1 – 1 of 1) sorted by relevance
665 String[] currentIfaces = new String[0]; in configureBtIface() local667 currentIfaces = service.listInterfaces(); in configureBtIface()674 for (String currIface : currentIfaces) { in configureBtIface()