mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 11:41:15 +02: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