Home | History | Annotate | Download | only in gatt

Lines Matching refs:deviceList

1296         List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>();
1301 deviceList.add(entry.getKey());
1306 return deviceList;