mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Don't disable Bluetooth, always reuse the connection.
This commit is contained in:
@@ -16,5 +16,5 @@ public interface ContactExchangeTask {
|
||||
void startExchange(ContactExchangeListener listener,
|
||||
LocalAuthor localAuthor, SecretKey masterSecret,
|
||||
DuplexTransportConnection conn, TransportId transportId,
|
||||
boolean alice, boolean reuseConnection);
|
||||
boolean alice);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user