app
androidJvm
app
/
com.iomt.android.bluetooth
/
BluetoothDeviceWithConfig
Bluetooth
Device
With
Config
data
class
BluetoothDeviceWithConfig
(
val
device
:
BluetoothDevice
,
val
config
:
DeviceConfig
)
Members
Constructors
Bluetooth
Device
With
Config
Link copied to clipboard
constructor
(
device
:
BluetoothDevice
,
config
:
DeviceConfig
)
Properties
config
Link copied to clipboard
val
config
:
DeviceConfig
DeviceConfig
selected for
device
device
Link copied to clipboard
val
device
:
BluetoothDevice
BluetoothDevice