init

fun init(context: ApplicationContext, logger: BluetoothLogListener? = null)

Initialize Efento bluetooth library.

Parameters

context

application context.

logger

custom BluetoothLogListener to intercept library logs. Must be application-scoped — the reference is retained for the process lifetime.