init
fun init(application: Application, enableLog: Boolean = false, bluetoothStateChangeListener: BluetoothStateChangeListener? = null)
Initializes Bluetooth connection settings
Parameters
application
The application instance used for initializing Bluetooth connection
enable Log
Whether to enable logging, default is false
bluetooth State Change Listener
The listener for Bluetooth state changes, default is null