BleScanner

interface BleScanner(source)

A scanner for BLE devices.

Inheritors

Functions

Link copied to clipboard
abstract fun scan(timeout: ERROR CLASS: Symbol not found for Duration, serviceUuid: ERROR CLASS: Symbol not found for kotlin.uuid.Uuid?? = null): ERROR CLASS: Symbol not found for Flow<org/meshtastic/core/ble/BleDevice>

Scans for BLE devices.