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