FakeBleScanner

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun emitDevice(device: BleDevice)
Link copied to clipboard
open fun reset()

Resets all registered state flows and custom actions to their initial state.

Link copied to clipboard
open override fun scan(timeout: Duration, serviceUuid: Uuid?, address: String?): Flow<BleDevice>