public class RemoteBTDevice
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
RemoteBTDevice(java.lang.String name,
byte[] address,
int cod) |
Modifier and Type | Method and Description |
---|---|
void |
authenticate(java.lang.String pin) |
java.lang.String |
getAddress() |
byte[] |
getDeviceAddress() |
int |
getDeviceClass() |
java.lang.String |
getName() |