EUC BLE Library
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
EUC BLE Library
EUC BLE Library
/
io.github.tritbool.euc.ble.core
/
BLEManager
/
sendCommand
send
Command
@
RequiresPermission
(
value
=
"android.permission.BLUETOOTH_CONNECT"
)
fun
sendCommand
(
commandType
:
CommandType
,
value
:
Any
=
Unit
)
(
source
)
@
RequiresPermission
(
value
=
"android.permission.BLUETOOTH_CONNECT"
)
fun
sendCommand
(
command
:
ByteArray
,
characteristicUuid
:
UUID
)
(
source
)