BLE

constructor(componentActivity: ComponentActivity)

Instantiates a new Bluetooth scanner instance Support for Jetpack Compose

Throws

If no hardware is present on the running device


constructor(activity: AppCompatActivity)
constructor(fragment: Fragment)

Instantiates a new Bluetooth scanner instance

Throws

If no hardware is present on the running device