Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ble
/
org.meshtastic.core.ble
/
BleScanner
Ble
Scanner
common
interface
BleScanner
(
source
)
A scanner for BLE devices.
Inheritors
AndroidBleScanner
Members
Functions
scan
Link copied to clipboard
common
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.