Bootloader Connection
Represents a connection to an Efento device in bootloader mode.
Properties
Functions
Link copied to clipboard
Establishes and initializes a new connection. Throws BluetoothConnectionException if there is already an active connection to the device.
Link copied to clipboard
Terminates the existing connection. Throws BluetoothConnectionException if an attempt is made to disconnect from a device that was not previously connected.