Uses of Package
it.gerdavax.android.bluetooth

Packages that use it.gerdavax.android.bluetooth
it.gerdavax.android.bluetooth   
 

Classes in it.gerdavax.android.bluetooth used by it.gerdavax.android.bluetooth
BluetoothDevice
          This interface define common methods and Bluetooth constants for local and remote Bluetooth devices.
BluetoothException
          Signals a general, Bluetooth-related error.
BluetoothSocket
          This interfaces models a RFComm connection to an assigned port to to a remote device.
LocalBluetoothDevice
          This class is the entry point of the Android Bluetooth Library.
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.