From e775b3daab9766bce9ec2d01fe7d652c4a782b6b Mon Sep 17 00:00:00 2001 From: Jaikumar Ganesh Date: Wed, 29 Sep 2010 11:34:59 -0700 Subject: Expose Vendor Specific Headset Event Intent. The Bluetooth Headset spec doesn't cover all cases. For example, there is nothing defined to show the battery status of the headset on the phone. This intent allows 3rd party applications to communicate effectively with vendor headsets. For example, Plantronics has an app for Android headsets and when used with Plantronics headsets, they will be able to use extra information from the headset. Change-Id: Ib997327103cbbe57d64c52ba27f74162b6769798 --- core/java/android/bluetooth/BluetoothAssignedNumbers.java | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'core/java/android/bluetooth/BluetoothAssignedNumbers.java') diff --git a/core/java/android/bluetooth/BluetoothAssignedNumbers.java b/core/java/android/bluetooth/BluetoothAssignedNumbers.java index 55bc814066ce..580e9ff56f42 100644 --- a/core/java/android/bluetooth/BluetoothAssignedNumbers.java +++ b/core/java/android/bluetooth/BluetoothAssignedNumbers.java @@ -23,12 +23,10 @@ package android.bluetooth; * @see * The Official Bluetooth SIG Member Website | Company Identifiers * - * @hide */ public class BluetoothAssignedNumbers { - //// Bluetooth SIG Company ID values - + // Bluetooth SIG Company ID values /* * Ericsson Technology Licensing. */ -- cgit v1.2.3