Merge "Remove duplicate Bluetooth profiles." into cw-e-dev
This commit is contained in:
@@ -130,18 +130,6 @@ public interface BluetoothProfile {
|
|||||||
*/
|
*/
|
||||||
public static final int HEADSET_CLIENT = 16;
|
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
|
* Default priority for devices that we try to auto-connect to and
|
||||||
* and allow incoming connections for the profile
|
* and allow incoming connections for the profile
|
||||||
|
|||||||
Reference in New Issue
Block a user