-
Notifications
You must be signed in to change notification settings - Fork 588
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…278) `RxBleConnection` can be instantiated only after `BluetoothGatt` is available. Changed the Connector code from `Observable.just(connectionComponent.rxBleConnection()` to `Observable.fromCallable(connectionComponent::rxBleConnection)` equivalent.
- Loading branch information
1 parent
ed1fdf5
commit aa4cf34
Showing
1 changed file
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters