it.gerdavax.android.bluetooth.util
Class Scout

java.lang.Object
  extended by it.gerdavax.android.bluetooth.util.Scout

public class Scout
extends java.lang.Object


Method Summary
static void exploreBluetoothDevice()
           
static void exploreClass(java.lang.String className)
           
static void scoutDatabase()
           
static void scoutRfcommSocket()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

exploreClass

public static void exploreClass(java.lang.String className)

exploreBluetoothDevice

public static void exploreBluetoothDevice()

scoutRfcommSocket

public static void scoutRfcommSocket()

scoutDatabase

public static void scoutDatabase()