Searched refs:dbOut (Results 1 – 1 of 1) sorted by relevance
1316 List<BluetoothGattService> dbOut = new ArrayList<BluetoothGattService>(); in onGetGattDb() local1334 dbOut.add(currSrvc); in onGetGattDb()1387 app.callback.onSearchComplete(address, dbOut, 0 /* status */); in onGetGattDb()