History log of /frameworks/base/core/java/android/bluetooth/BluetoothAssignedNumbers.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e775b3daab9766bce9ec2d01fe7d652c4a782b6b 29-Sep-2010 Jaikumar Ganesh <jaikumar@google.com> 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
/frameworks/base/core/java/android/bluetooth/BluetoothAssignedNumbers.java
a4733941839abd672b1e37edd7f61c8932d4aa48 10-Aug-2010 Herb Jellinek <Herb.Jellinek@gmail.com> BluetoothHeadset.java:
Added ACTION_VENDOR_SPECIFIC_HEADSET_EVENT,
EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD, EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_ARGS.

BluetoothAssignedNumbers.java (new file):
A home for BT assigned numbers, beginning with the company IDs.

HeadsetBase.java:
Reformatted some code.

AtCommandHandler.java:
Fixed comment typos.

Change-Id: I34d6f248166305d72be66632779fc963b894379c

Added EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_COMPANY_ID.
Fixed a minor comment typo.

Change-Id: I8550692c13510a853c894b2d108bef4520d931c2
/frameworks/base/core/java/android/bluetooth/BluetoothAssignedNumbers.java