app
androidJvm
app
/
com.iomt.android.bluetooth
/
BluetoothLeForegroundService
/
disconnectDevice
disconnect
Device
@
RequiresApi
(
value
=
33
)
@
RequiresPermission
(
value
=
"android.permission.BLUETOOTH_CONNECT"
)
suspend
fun
disconnectDevice
(
bluetoothDevice
:
BluetoothDevice
)
:
Unit
?
Parameters
bluetooth
Device
BluetoothDevice
to disconnect