public class ConnectionParametersImpl extends java.lang.Object implements ConnectionParameters
| Modifier and Type | Method and Description |
|---|---|
int |
getConnectionInterval()
Returns the connection interval used on this connection, 1.25ms unit.
|
int |
getSlaveLatency()
Returns the slave latency for the connection in number of connection events.
|
int |
getSupervisionTimeout()
Returns the supervision timeout for this connection, in 10ms unit.
|
public int getConnectionInterval()
ConnectionParametersgetConnectionInterval in interface ConnectionParameterspublic int getSlaveLatency()
ConnectionParametersgetSlaveLatency in interface ConnectionParameterspublic int getSupervisionTimeout()
ConnectionParametersgetSupervisionTimeout in interface ConnectionParameters