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