summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFred Chung <fchung@google.com>2011-11-17 04:08:28 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-11-17 04:08:28 -0800
commitd2789aa322357ebb453bcad8825a33b27bb78c29 (patch)
tree4583359b8cc6799c47769e5058666553297156ab /docs
parentd949edddc0c7497a8a45cece5464e041eae8625e (diff)
parentd592714d9a48afce69d6904fc539f150b7c02898 (diff)
downloadframeworks_base-d2789aa322357ebb453bcad8825a33b27bb78c29.zip
frameworks_base-d2789aa322357ebb453bcad8825a33b27bb78c29.tar.gz
frameworks_base-d2789aa322357ebb453bcad8825a33b27bb78c29.tar.bz2
am d592714d: am 15fe377c: Merge "Bluetooth HDP sample." into ics-mr1
* commit 'd592714d9a48afce69d6904fc539f150b7c02898': Bluetooth HDP sample.
Diffstat (limited to 'docs')
-rw-r--r--docs/html/resources/resources-data.js10
-rw-r--r--docs/html/resources/samples/images/BluetoothHDP.pngbin0 -> 58734 bytes
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js
index 41a5a51..a35e684 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -468,6 +468,16 @@ var ANDROID_RESOURCES = [
}
},
{
+ tags: ['sample', 'communication', 'new'],
+ path: 'samples/BluetoothHDP/index.html',
+ title: {
+ en: 'Bluetooth HDP Demo'
+ },
+ description: {
+ en: 'A sample application that demonstrates how to communicate with a Bluetooth Health Device Profile (HDP) device.'
+ }
+ },
+ {
tags: ['sample', 'accountsync'],
path: 'samples/BusinessCard/index.html',
title: {
diff --git a/docs/html/resources/samples/images/BluetoothHDP.png b/docs/html/resources/samples/images/BluetoothHDP.png
new file mode 100644
index 0000000..c04cfde
--- /dev/null
+++ b/docs/html/resources/samples/images/BluetoothHDP.png
Binary files differ