enum class BluetoothState
Indicates the local Bluetooth adapter state
Indicates the local Bluetooth adapter is on |
|
Indicates the local Bluetooth adapter is off |
|
Indicates the local Bluetooth adapter is turning on |
|
Indicates the local Bluetooth adapter is turning off |
|
fun getValue(value: Int): BluetoothState
Convert int value to BluetoothState |