| Interface and Description |
|---|
| com.polidea.rxandroidble2.RxBleConnection.Connector |
| com.polidea.rxandroidble2.internal.RxBleLog.Logger |
| com.polidea.rxandroidble2.RxBleRadioOperationCustom |
| Class and Description |
|---|
| com.polidea.rxandroidble2.utils.ConnectionSharingAdapter
As of RxAndroidBLE 1.6.0, the connection sharing adapter is deprecated. Consider implementing your own way of maintaining the
connection state or use ReplayingShare (http://github.com/JakeWharton/RxReplayingShare)
|
| com.polidea.rxandroidble2.internal.util.UUIDUtil
use
AdvertisedServiceUUIDExtractor instead.
This class may change in later releases. |