sendCommand

@RequiresPermission(value = "android.permission.BLUETOOTH_CONNECT")
fun sendCommand(commandType: CommandType, value: Any = Unit)(source)