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

Commit a24e9912 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Fix Bluetooth typos

Test: builds OK
Change-Id: Ib5f6a7ac0fe444bd9d64445584668dbdc91f86ce
parent 743cfba7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1235,7 +1235,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}
@@ -1249,7 +1249,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>