summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/package.html
blob: 79abf0cb4a04635b7c3f4896aa13b370a79c58de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<HTML>
<BODY>
Provides classes that manage Bluetooth functionality on the device.
<p>
The Bluetooth APIs allow applications can connect and disconnect headsets, or scan 
for other kinds of Bluetooth devices and pair them. Further control includes the 
ability to write and modify the local Service Discovery Protocol (SDP) database, 
query the SDP database of other Bluetooth devices, establish RFCOMM 
channels/sockets on Android, and connect to specified sockets on other devices.
</p>
<p>Remember, not all Android devices are guaranteed to have Bluetooth functionality.</p>
</BODY>
</HTML>