public interface 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.
|
int getConnectionInterval()
int getSlaveLatency()
int getSupervisionTimeout()