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

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

Uses of BluetoothDiscoveryListener in ch.aplu.android.bluetooth
 

Methods in ch.aplu.android.bluetooth with parameters of type BluetoothDiscoveryListener
 int BluetoothDiscovery.startBluetoothDiscovery(BluetoothDiscoveryListener listener)
          If a Bluetooth device is supported and it is enabled, registers the given BluetoothDiscoveryListener and starts the discovery of remote Bluetooth devices.