toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.bluetooth.pairing
/
BLEDevicePairingBottomSheet
BLEDevice
Pairing
Bottom
Sheet
@
Composable
fun
BLEDevicePairingBottomSheet
(
)
@
Composable
fun
BLEDevicePairingBottomSheet
(
uiState
:
BLEDevicePairingViewModel.UiState
,
onAction
:
(
BLEDevicePairingViewModel.Action
)
->
Unit
)