Refactor connecting to SAP service and sending messages in queue

Sending and receiving works correctly, however establishing an SAP connection takes too long
This commit is contained in:
Jan-Christopher Pien
2016-10-07 16:39:02 +02:00
committed by Frank Morgner
parent 023550ac11
commit f2a68c95c1
15 changed files with 217 additions and 117 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<application name="com.vsmartcard.tcardemulator">
<serviceProfile id="/sample/hello" name="HelloAccessoryConsumer"
<application name="VirtualSmartCardReader">
<serviceProfile id="/com/vsmcartcard" name="VirtualSmartCardReaderConsumer"
role="consumer" version="1.0">
<supportedTransports>
<transport type="TRANSPORT_BT" />