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

Commit 01836f14 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

Change-Id: I6edaeba7a59fab7fafe7847a6b27dbba8313d233
parents b43ac112 17fde5cd
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;