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

Commit 2e0f193a authored by Bryce Lee's avatar Bryce Lee Committed by Android (Google) Code Review
Browse files

Merge "Add setting for declaring disabled bluetooth profiles." into cw-e-dev

parents 78ee4807 a7a6569f
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -130,6 +130,18 @@ public interface BluetoothProfile {
     */
    public static final int HEADSET_CLIENT = 16;

    /**
     * HID Profile
     * @hide
     */
    public static final int HID = 17;

    /**
     * HDP Profile
     * @hide
     */
    public static final int HDP = 18;

    /**
     * Default priority for devices that we try to auto-connect to and
     * and allow incoming connections for the profile