toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.bluetooth.service
/
EngageBLEService
Engage
BLEService
class
EngageBLEService
@
Inject
constructor
(
bleService
:
BLEService
,
ioScope
:
CoroutineScope
,
measurementMapper
:
MeasurementMapper
)
Members
Constructors
Engage
BLEService
Link copied to clipboard
@
Inject
constructor
(
bleService
:
BLEService
,
ioScope
:
CoroutineScope
,
measurementMapper
:
MeasurementMapper
)
Properties
events
Link copied to clipboard
val
events
:
Flow
<
EngageBLEServiceEvent
>
state
Link copied to clipboard
val
state
:
StateFlow
<
EngageBLEServiceState
>
Functions
pair
Link copied to clipboard
fun
pair
(
bluetoothDevice
:
BluetoothDevice
)
start
Link copied to clipboard
fun
start
(
)
stop
Link copied to clipboard
fun
stop
(
)