mirror of
				https://github.com/mik3y/usb-serial-for-android
				synced 2025-10-31 18:37:34 +00:00 
			
		
		
		
	acquire() is renamed and deprecated in favor of findFirstDevice(). findAllDevices() is added as new functionality. Internally, probe() now returns a list, allow a (future) multi-port device to return multiple drivers, one for each port (googlecode issue #14).