MockBluetoothLeAdvertiser

class MockBluetoothLeAdvertiser<ID : Any>(scope: CoroutineScope, environment: MockEnvironment)

Constructors

Link copied to clipboard
constructor(scope: CoroutineScope, environment: MockEnvironment)

Properties

Link copied to clipboard
val events: SharedFlow<MockScanResult<ID>>

Functions

Link copied to clipboard
fun cancel()
Link copied to clipboard