diff options
Diffstat (limited to 'samples/browseable/BluetoothAdvertisements/_index.jd')
-rw-r--r-- | samples/browseable/BluetoothAdvertisements/_index.jd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/samples/browseable/BluetoothAdvertisements/_index.jd b/samples/browseable/BluetoothAdvertisements/_index.jd new file mode 100644 index 000000000..27296b0ce --- /dev/null +++ b/samples/browseable/BluetoothAdvertisements/_index.jd @@ -0,0 +1,10 @@ +page.tags="BluetoothAdvertisements" +sample.group=Connectivity +@jd:body + +<p> + +This samples demonstrates how to use the Bluetooth Low Power Advertisements API +with a single device acting as both scanner and advertiser. + + </p> |