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

Commit 6735e4e6 authored by Andrew Solovay's avatar Andrew Solovay Committed by android-build-merger
Browse files

Merge "docs: Typo fixes" into oc-mr1-dev am: ab9449561e

am: 01836f14

Change-Id: I522c023e03a9e49cb5d02b3d84d486dec16a8fba
parents 8949d5bd 01836f14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ public class BluetoothGattCharacteristic implements Parcelable {
    public static final int WRITE_TYPE_DEFAULT = 0x02;

    /**
     * Wrtite characteristic without requiring a response by the remote device
     * Write characteristic without requiring a response by the remote device
     */
    public static final int WRITE_TYPE_NO_RESPONSE = 0x01;