Skip to content

Commit 38a2c96

Browse files
author
Fred Chung
committed
Bluetooth HDP sample.
Change-Id: I7035cb13da6f6cd64e63df8a5ccf2391fe41f18e
1 parent cde433c commit 38a2c96

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)