Uses of Interface
it.gerdavax.android.bluetooth.BluetoothDevice

Packages that use BluetoothDevice
it.gerdavax.android.bluetooth   
 

Uses of BluetoothDevice in it.gerdavax.android.bluetooth
 

Subinterfaces of BluetoothDevice in it.gerdavax.android.bluetooth
 interface RemoteBluetoothDevice
           Interface for managing a remote Bluetooth device and RFComm connections.
 

Classes in it.gerdavax.android.bluetooth that implement BluetoothDevice
 class LocalBluetoothDevice
          This class is the entry point of the Android Bluetooth Library.