Package peer2me.network.bluetooth

Interface Summary
BluetoothServiceDiscoveryListener This interface has to be implemented by classes that wants to do a Bluetooth service discovery using the BluetoothServiceDiscovery class, and receive callbacks from this class.
 

Class Summary
BluetoothNetwork This class is a bluetooth specific sub class of the Network class and implements all the abstract methods of it's parent class in a bluetooth context.
BluetoothServiceDiscovery This class is responsible for doing the low level Bluetooth discovery operations.