Since: API Level 5
package

android.bluetooth

Classes | Description

Provides classes that manage Bluetooth functionality, such as scanning for devices, connecting with devices, and managing data transfer between devices.

For a complete guide to using the Bluetooth APIs, see the Bluetooth developer guide.

more...

Classes

BluetoothAdapterRepresents the local device Bluetooth adapter. 
BluetoothClassRepresents a Bluetooth class, which describes general characteristics and capabilities of a device. 
BluetoothClass.DeviceDefines all device class constants. 
BluetoothClass.Device.MajorDefines all major device class constants. 
BluetoothClass.ServiceDefines all service class constants. 
BluetoothDeviceRepresents a remote Bluetooth device. 
BluetoothServerSocketA listening Bluetooth socket. 
BluetoothSocketA connected or connecting Bluetooth socket.