Skip to content

Commit 15fe377

Browse files
Fred ChungAndroid (Google) Code Review
authored andcommitted
Merge "Bluetooth HDP sample." into ics-mr1
2 parents 816e68e + 38a2c96 commit 15fe377

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/html/resources/resources-data.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,16 @@ var ANDROID_RESOURCES = [
467467
en: 'An application for two-way text messaging over Bluetooth.'
468468
}
469469
},
470+
{
471+
tags: ['sample', 'communication', 'new'],
472+
path: 'samples/BluetoothHDP/index.html',
473+
title: {
474+
en: 'Bluetooth HDP Demo'
475+
},
476+
description: {
477+
en: 'A sample application that demonstrates how to communicate with a Bluetooth Health Device Profile (HDP) device.'
478+
}
479+
},
470480
{
471481
tags: ['sample', 'accountsync'],
472482
path: 'samples/BusinessCard/index.html',
57.4 KB
Loading

0 commit comments

Comments
 (0)