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

Commit d6f97011 authored by Stephen Hines's avatar Stephen Hines
Browse files

Fix docs bug.

Change-Id: I8c69963b339d703757bf1cd8f43161175783566d
parent 40b98951
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1137,8 +1137,7 @@ public final class BluetoothAdapter {
     * Get the profile proxy object associated with the profile.
     *
     * <p>Profile can be one of {@link BluetoothProfile#HEALTH}, {@link BluetoothProfile#HEADSET},
     * {@link BluetoothProfile#A2DP}, {@link BluetoothProfile#GATT},
     * or {@link BluetoothProfile#GATT_SERVER}. Clients must implements
     * or {@link BluetoothProfile#A2DP}. Clients must implement
     * {@link BluetoothProfile.ServiceListener} to get notified of
     * the connection status and to get the proxy object.
     *