From 9066cfe9886ac131c34d59ed0e2d287b0e3c0087 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 19:31:44 -0800 Subject: auto import from //depot/cupcake/@135843 --- core/java/android/bluetooth/package.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 core/java/android/bluetooth/package.html (limited to 'core/java/android/bluetooth/package.html') diff --git a/core/java/android/bluetooth/package.html b/core/java/android/bluetooth/package.html new file mode 100644 index 0000000..79abf0c --- /dev/null +++ b/core/java/android/bluetooth/package.html @@ -0,0 +1,13 @@ + + +Provides classes that manage Bluetooth functionality on the device. +

+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. +

+

Remember, not all Android devices are guaranteed to have Bluetooth functionality.

+ + -- cgit v1.1