Package-level declarations

Types

Link copied to clipboard

Meshtastic BLE GATT layout per docs/protocol.md §3.

Link copied to clipboard
class BleTransport(peripheral: Peripheral, address: String, parentContext: CoroutineContext = EmptyCoroutineContext) : RadioTransport

BLE transport for Meshtastic radios using JuulLabs Kable.