Bluetooth

object Bluetooth

Types

Link copied to clipboard
sealed class Availability
Link copied to clipboard
object BaseUuid

Bluetooth Base UUID: 00000000-0000-1000-8000-00805F9B34FB

Properties

Link copied to clipboard

Functions

Link copied to clipboard
suspend fun isSupported(): Boolean

Checks if Bluetooth Low Energy is supported on the system. Being supported (a return of true) does not necessarily mean that bluetooth operations will work. The radio could be off or permissions may be denied.