Searched refs:includedServices (Results 1 – 2 of 2) sorted by relevance
162 ArrayList<BluetoothGattIncludedService> includedServices = in writeToParcel() local165 includedServices.add(new BluetoothGattIncludedService(s.getUuid(), in writeToParcel()168 out.writeTypedList(includedServices); in writeToParcel()
327 ArrayList<BluetoothGattService> includedServices =331 for (BluetoothGattService brokenRef : includedServices) {