Uses of Class
peer2me.network.bluetooth.Bluetooth

Packages that use Bluetooth
peer2me.network.bluetooth   
 

Uses of Bluetooth in peer2me.network.bluetooth
 

Constructors in peer2me.network.bluetooth with parameters of type Bluetooth
BluetoothConnectionHandler(javax.microedition.io.Connection connection, BluetoothListener bluetoothListener, Bluetooth bluetooth)
          Constructor that sets local references to the parameters given
BluetoothListener(Bluetooth bluetooth, Service service)
          Constructor that sets some local variables and starts the thread
BluetoothPingListener(Bluetooth bluetooth, Service service)
          Constructor that sets some local variables and starts the thread
PingQueueProcessor(Bluetooth bluetooth)
          Constructor.