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:
committed by
Frank Morgner
parent
023550ac11
commit
f2a68c95c1
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user