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

Commit 96f4e493 authored by Myles Watson's avatar Myles Watson Committed by android-build-merger
Browse files

Merge "BluetoothProfile: Add Object Push Profile (OPP)" am: 37275780

am: 152b4f28

Change-Id: I765260e8358d6c7f34a72b5f3ef4601579aebf03
parents dacb02bf 152b4f28
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -156,13 +156,20 @@ public interface BluetoothProfile {
     */
    public static final int HID_DEVICE = 19;

    /**
     * Object Push Profile (OPP)
     *
     * @hide
     */
    public static final int OPP = 20;

    /**
     * Max profile ID. This value should be updated whenever a new profile is added to match
     * the largest value assigned to a profile.
     *
     * @hide
     */
    public static final int MAX_PROFILE_ID = 19;
    public static final int MAX_PROFILE_ID = 20;

    /**
     * Default priority for devices that we try to auto-connect to and