BluetoothDevice

actual class BluetoothDevice

BluetoothDevice is a representation of a Bluetooth device by the platform.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
actual fun createBond(): Boolean
Link copied to clipboard
actual fun getBondState(): Int
Link copied to clipboard
actual fun getName(): String?