org.coffeecrew.mobile.oop.util
Class InspectBT

java.lang.Object
  extended by org.coffeecrew.mobile.oop.util.InspectBT

public class InspectBT
extends java.lang.Object

Supplies a convienient way to achieve system information from the underlying bluetooth implementation

Since:
0.1

Constructor Summary
InspectBT()
          Creates a new instance of InspectBT
 
Method Summary
 java.lang.String getAllProperties()
          Gets all found system properties.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InspectBT

public InspectBT()
Creates a new instance of InspectBT

Method Detail

getAllProperties

public java.lang.String getAllProperties()
Gets all found system properties.

Returns:
All system information or error message