ble_proximity_signal_platform_interface library

Classes

BleProximitySignalPlatform
The interface that implementations of ble_proximity_signal must implement.
BroadcastConfig
Configuration for broadcasting messages or events.
MethodChannelBleProximitySignal
An implementation of BleProximitySignalPlatform that uses method channels.
RawScanResult
Raw scan result from native layer. Dart-side will smooth RSSI and compute intensity / hysteresis.
ScanConfig
Scan configuration for native filtering.

Enums

BleAvailability
Whether BLE can currently be used by the app.
BlePermissionStatus
Runtime permission status for the Bluetooth permissions the plugin requires.