MeshtasticBleDevice

constructor(address: String, name: String? = null, advertisement: Advertisement? = null)(source)

Parameters

address

The device's MAC address (or platform identifier string).

name

The device's display name, if known.

advertisement

The Kable Advertisement from a live scan, or null for bonded-only devices.