public interface ConnectionComponent
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConnectionComponent.Builder |
static class |
ConnectionComponent.NamedBooleans |
static class |
ConnectionComponent.NamedInts |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConnectionSubscriptionWatcher> |
connectionSubscriptionWatchers() |
ConnectOperation |
connectOperation() |
RxBleGattCallback |
gattCallback() |
RxBleConnection |
rxBleConnection() |
ConnectOperation connectOperation()
RxBleConnection rxBleConnection()
RxBleGattCallback gattCallback()
java.util.Set<ConnectionSubscriptionWatcher> connectionSubscriptionWatchers()