Package it.gerdavax.android.bluetooth

Interface Summary
BluetoothDevice This interface define common methods and Bluetooth constants for local and remote Bluetooth devices.
BluetoothSocket This interfaces models a RFComm connection to an assigned port to to a remote device.
LocalBluetoothDeviceListener Interface definition for a callback to be invoked when an event happens on the LocalBluetoothDevice.
RemoteBluetoothDevice Interface for managing a remote Bluetooth device and RFComm connections.
RemoteBluetoothDeviceListener Interface definition for a callback to be invoked when an event happens on a RemoteBluetoothDevice.
 

Class Summary
BluetoothDevice.BluetoothClasses  
BluetoothDevice.BluetoothProfiles  
BluetoothDevice.BluetoothProtocols  
LocalBluetoothDevice This class is the entry point of the Android Bluetooth Library.
 

Exception Summary
BluetoothException Signals a general, Bluetooth-related error.