Package-level declarations
Types
Link copied to clipboard
class LifecycleAwareBleConnection(connection: BleConnection, lifecycleOwner: LifecycleOwner) : DefaultLifecycleObserver
A lifecycle-aware wrapper for BleConnection that automatically manages the BLE connection lifecycle in response to Android lifecycle events.
Functions
Link copied to clipboard
Binds this BleConnection to a LifecycleOwner for automatic lifecycle management.