diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/resources/resources-data.js | 10 | ||||
-rw-r--r-- | docs/html/resources/samples/images/BluetoothHDP.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..c04cfde --- /dev/null +++ b/docs/html/resources/samples/images/BluetoothHDP.png |