Package-level declarations

This package contains classes for defining mock environments.

Types

Link copied to clipboard

Advertising data packet container for mock Bluetooth LE advertising.

Link copied to clipboard

Scope for building mock advertising data.

Link copied to clipboard
open class MockEnvironment(var deviceName: String, val isBluetoothSupported: Boolean, val isBluetoothEnabled: Boolean)

A mock environment that can be used to test the behavior of the Central Manager.