Docs: Fixed the Bluetooth guide link am: 65813dff14 am: a544221abd am: d6a64d788b
am: 42708fa473
Change-Id: I90c2d41cda51f1e95d84cbfce641085fed533b79
This commit is contained in:
@@ -89,8 +89,11 @@ import java.util.concurrent.locks.ReentrantReadWriteLock;
|
||||
*
|
||||
* <div class="special reference">
|
||||
* <h3>Developer Guides</h3>
|
||||
* <p>For more information about using Bluetooth, read the
|
||||
* <a href="{@docRoot}guide/topics/wireless/bluetooth.html">Bluetooth</a> developer guide.
|
||||
* <p>
|
||||
* For more information about using Bluetooth, read the <a href=
|
||||
* "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer
|
||||
* guide.
|
||||
* </p>
|
||||
* </div>
|
||||
*
|
||||
* {@see BluetoothDevice}
|
||||
|
||||
@@ -59,8 +59,11 @@ import java.util.UUID;
|
||||
*
|
||||
* <div class="special reference">
|
||||
* <h3>Developer Guides</h3>
|
||||
* <p>For more information about using Bluetooth, read the
|
||||
* <a href="{@docRoot}guide/topics/wireless/bluetooth.html">Bluetooth</a> developer guide.</p>
|
||||
* <p>
|
||||
* For more information about using Bluetooth, read the <a href=
|
||||
* "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer
|
||||
* guide.
|
||||
* </p>
|
||||
* </div>
|
||||
*
|
||||
* {@see BluetoothAdapter}
|
||||
|
||||
@@ -38,8 +38,11 @@ import java.util.List;
|
||||
*
|
||||
* <div class="special reference">
|
||||
* <h3>Developer Guides</h3>
|
||||
* <p>For more information about using BLUETOOTH, read the
|
||||
* <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.</p>
|
||||
* <p>
|
||||
* For more information about using BLUETOOTH, read the <a href=
|
||||
* "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer
|
||||
* guide.
|
||||
* </p>
|
||||
* </div>
|
||||
*
|
||||
* @see Context#getSystemService
|
||||
|
||||
Reference in New Issue
Block a user