| |
|
| java.lang.Object com.sun.kvem.jsr082.bluetooth.LocalDeviceImpl
LocalDeviceImpl | final public class LocalDeviceImpl (Code) | | The LocalDeviceImpl class is a LocalDevice
API class implementation. This is a singleton class.
|
getBluetoothAddress | public String getBluetoothAddress()(Code) | | |
getDiscoverable | public int getDiscoverable()(Code) | | |
isPowerOn | public boolean isPowerOn()(Code) | | Checks if Bluetooth device is turned on.
true is the Bluetooth device is on,false otherwise. |
|
|
|