|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.avetana.bluetooth.hci.LinkQuality
public class LinkQuality
The class LinkQuality is used to get the quality of a connection to a currently connected device.
Last CVS update: $Date: 2005/06/30 14:23:33 $
| Field Summary | |
|---|---|
static int |
NOT_CONNECTED
|
static int |
NOT_IMPLEMENTED
|
| Constructor Summary | |
|---|---|
LinkQuality()
|
|
| Method Summary | |
|---|---|
static int |
getLinkQuality(BTAddress adr)
Return the connection quality of a device currently connected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NOT_CONNECTED
public static final int NOT_IMPLEMENTED
| Constructor Detail |
|---|
public LinkQuality()
| Method Detail |
|---|
public static int getLinkQuality(BTAddress adr)
adr -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||