Package-level declarations

Contains Bluetooth-related classes for the Monitoring & Diagnostic Service: the MonitoringAndDiagnosticsProfile implementation of ChunksEmitter, and the MonitoringAndDiagnosticsConnection helper that owns the Bluetooth LE connection.

Types

Link copied to clipboard
class MonitoringAndDiagnosticsConnection : Log.IdentifiableEmitter<String>

A helper class that connects to a remote Bluetooth LE device using a CentralManager, and attaches MonitoringAndDiagnosticsProfile to it once connected.

Link copied to clipboard
open class MonitoringAndDiagnosticsProfile : Profile.Simple, ChunksEmitter

An implementation of the Monitoring & Diagnostics Service (MDS) that streams diagnostic data from the collector over Bluetooth Low Energy.

Properties

Link copied to clipboard

Monitoring & Diagnostics Service UUID.