val btConnection = activityPipe!!.getBtConnection() if (contactCommand != "setInfo:*,*") { btConnection!!.enqueueJob(this@DisplayFragment, contactCommand) } btConnection!!.enqueueJob(this@DisplayFragment, displayCommand)