am 4d3ac03a: am e4dd154c: Merge "hange the default IsoDep timeout to 300ms (docs update)." into gingerbread

* commit '4d3ac03ade6184504ad3881def5e86133ae5f2f6':
  hange the default IsoDep timeout to 300ms (docs update).
This commit is contained in:
Nick Pelly
2011-01-21 15:03:19 -08:00
committed by Android Git Automerger

View File

@@ -66,7 +66,7 @@ public final class IsoDep extends BasicTagTechnology {
* aborted and the connection to the tag is lost. This setting is applied
* only to the {@link Tag} object linked to this technology and will be
* reset when {@link IsoDep#close} is called.
* The default transaction timeout is 5 seconds.
* The default transaction timeout is 300 milliseconds.
*/
public void setTimeout(int timeout) {
try {