Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52cde727 authored by Nick Pelly's avatar Nick Pelly
Browse files

Fix docs builds.

parent 24bb9b8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ import java.io.IOException;
 * BluetoothSocket} ready for an outgoing connection to a remote
 * {@link BluetoothDevice}.
 *
 * <p>Use {@link BluetoothAdapter#listenUsingRfcommOn} to create a listening
 * <p>Use {@link BluetoothAdapter#listenUsingRfcomm} to create a listening
 * {@link BluetoothServerSocket} ready for incoming connections to the local
 * {@link BluetoothAdapter}.
 *
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ import java.util.concurrent.locks.ReentrantReadWriteLock;
 * BluetoothSocket} ready for an outgoing connection to a remote
 * {@link BluetoothDevice}.
 *
 * <p>Use {@link BluetoothAdapter#listenUsingRfcommOn} to create a listening
 * <p>Use {@link BluetoothAdapter#listenUsingRfcomm} to create a listening
 * {@link BluetoothServerSocket} ready for incoming connections to the local
 * {@link BluetoothAdapter}.
 *