toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
bluetooth
/
edu.stanford.spezi.core.bluetooth.data.model
/
BLEServiceEvent
/
DeviceDiscovered
Device
Discovered
data
class
DeviceDiscovered
(
val
device
:
BluetoothDevice
)
:
BLEServiceEvent
Represents an event indicating that a device has been discovered
Members
Constructors
Device
Discovered
Link copied to clipboard
constructor
(
device
:
BluetoothDevice
)
Properties
device
Link copied to clipboard
val
device
:
BluetoothDevice