Discover BT devices if no address is provided.

This commit is contained in:
akwizgran
2018-06-22 18:13:39 +01:00
parent 8935ec2c2e
commit de611857cf
4 changed files with 114 additions and 15 deletions

View File

@@ -21,7 +21,7 @@ public interface KeyAgreementConstants {
/**
* The connection timeout in milliseconds.
*/
long CONNECTION_TIMEOUT = 20 * 1000;
long CONNECTION_TIMEOUT = 40 * 1000;
/**
* The transport identifier for Bluetooth.