am 5c9d10e0: am bcdcd9d4: Merge change 25854 into eclair

Merge commit '5c9d10e085b0369016b3f53b1cae0b41f3be5999'

* commit '5c9d10e085b0369016b3f53b1cae0b41f3be5999':
  Add UUID intent to BluetoothDebug app.
This commit is contained in:
Jaikumar Ganesh
2009-09-19 12:15:39 -07:00
committed by Android Git Automerger

View File

@@ -23,6 +23,7 @@
<action android:name="android.bluetooth.device.action.NAME_FAILED" />
<action android:name="android.bluetooth.device.action.PAIRING_REQUEST" />
<action android:name="android.bluetooth.device.action.PAIRING_CANCEL" />
<action android:name="android.bluetooth.device.action.UUID" />
<action android:name="android.bluetooth.headset.action.STATE_CHANGED" />
<action android:name="android.bluetooth.headset.action.AUDIO_STATE_CHANGED" />