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

Commit f55e0f18 authored by Gurpreet Ghai's avatar Gurpreet Ghai Committed by Bruno Martins
Browse files

BT: Add entry for MCP Service in Frameworks

- Add Profile entry for MCP Service

CRs-Fixed: 3033146
Change-Id: I7f89b6ab2c84f8681d953c0f5c65750946962fc3
parent dd6879f9
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -248,13 +248,19 @@ public interface BluetoothProfile {
     */
    public static final int CC_SERVER = 28;

   /**
     * MCP_SERVER
     * @hide
     */
    public static final int MCP_SERVER = 29;

    /**
     * Max profile ID. This value should be updated whenever a new profile is added to match
     * the largest value assigned to a profile.
     *
     * @hide
     */
    int MAX_PROFILE_ID = 28;
    int MAX_PROFILE_ID = 29;

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