scope

abstract val scope: CoroutineScope

CoroutineScope tied to the lifecycle of this Peripheral (is cancelled upon Peripheral being disposed via close).