Uses of Interface
ch.aplu.android.bluetooth.BluetoothPeerListener

Packages that use BluetoothPeerListener
ch.aplu.android.bluetooth Addon package of the JDroidLib framework for Bluetooth communication. 
 

Uses of BluetoothPeerListener in ch.aplu.android.bluetooth
 

Constructors in ch.aplu.android.bluetooth with parameters of type BluetoothPeerListener
BluetoothPeer(android.app.Activity activity, android.bluetooth.BluetoothDevice partnerDevice, java.lang.String serviceName, BluetoothPeerListener listener, boolean isVerbose)
          Creates a BluetoothPeer instance that tries to connect to the given node using the given service name.