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

Commit cad0be85 authored by Glenn Kasten's avatar Glenn Kasten Committed by Android (Google) Code Review
Browse files

Merge "Fix Bluetooth typos"

parents b021ccc2 a24e9912
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1248,7 +1248,7 @@ public class AudioManager {
    //====================================================================
    // Bluetooth SCO control
    /**
     * Sticky broadcast intent action indicating that the bluetoooth SCO audio
     * Sticky broadcast intent action indicating that the Bluetooth SCO audio
     * connection state has changed. The intent contains on extra {@link #EXTRA_SCO_AUDIO_STATE}
     * indicating the new state which is either {@link #SCO_AUDIO_STATE_DISCONNECTED}
     * or {@link #SCO_AUDIO_STATE_CONNECTED}
@@ -1262,7 +1262,7 @@ public class AudioManager {
            "android.media.SCO_AUDIO_STATE_CHANGED";

     /**
     * Sticky broadcast intent action indicating that the bluetoooth SCO audio
     * Sticky broadcast intent action indicating that the Bluetooth SCO audio
     * connection state has been updated.
     * <p>This intent has two extras:
     * <ul>