startBluetoothDiscovery

abstract fun startBluetoothDiscovery(): Flow<Result<List<DiscoveredDevice>>>

Starts the discovery of compatible BTLE devices. Returns an error in case the discovery was not possible or scanning failed

See also

BluetoothDiscoveryError