|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.bluetooth.RemoteDevice
org.openuat.util.BluetoothRFCOMMChannel.RDevice
public static class BluetoothRFCOMMChannel.RDevice
The RemoteDevice constructor taking a Bluetooth MAC address is, for some weird reason, protected. Therefore, we need a small wrapper class just to be able to construct RemoteDevice objects from address strings.
| Constructor Summary | |
|---|---|
BluetoothRFCOMMChannel.RDevice(java.lang.String remoteAddress)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.bluetooth.RemoteDevice |
|---|
authenticate, authorize, encrypt, equals, getBluetoothAddress, getBTAddress, getClockOffset, getDeviceClass, getFriendlyName, getRemoteDevice, hashCode, isAuthenticated, isAuthorized, isEncrypted, isTrustedDevice, toString, toStringWithName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BluetoothRFCOMMChannel.RDevice(java.lang.String remoteAddress)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||