Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
A wrapper around the BlueFalcon Bluetooth library to manage Bluetooth operations for BrainAccess devices.
Link copied to clipboard
class BluetoothDelegate(val callback: (DeviceEvent, BluetoothPeripheral, Any?) -> Unit) : BlueFalconDelegate
A delegate implementation for handling Bluetooth events using the BlueFalcon library.