BluetoothState

constructor(hasPermissions: Boolean = false, enabled: Boolean = false, bondedDevices: List<BluetoothDevice> = emptyList())