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

Packages that use RemoteBluetoothDevice
it.gerdavax.android.bluetooth   
 

Uses of RemoteBluetoothDevice in it.gerdavax.android.bluetooth
 

Methods in it.gerdavax.android.bluetooth that return RemoteBluetoothDevice
 RemoteBluetoothDevice BluetoothSocket.getRemoteBluetoothDevice()
          Gets the RemoteBluetoothDevice instance that owns this socket
 RemoteBluetoothDevice LocalBluetoothDevice.getRemoteBluetoothDevice(java.lang.String address)