Class: BleService(context: Context)
Serves as the main entry point for interacting with the Bluetooth Low Energy (BLE) SDK.
Before using any BLE functionality, you must initialize the SDK by calling BleService.configure()
Types
Companion
object Companion
Constructor