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

am: 96f4e49339

Change-Id: Ie321dd5d94bbc827d88855b634bc6a538d432918
This commit is contained in:
Myles Watson
2018-01-09 22:34:23 +00:00
committed by android-build-merger

View File

@@ -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