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

@@ -8,8 +8,8 @@
<metadata key="accessory-services-location" value="/res/accessoryservices.xml"/>
</service-application>
<privileges>
<privilege>http://developer.samsung.com/tizen/privilege/accessoryprotocol</privilege>
<privilege>http://tizen.org/privilege/nfc.cardemulation</privilege>
<privilege>http://developer.samsung.com/tizen/privilege/accessoryprotocol</privilege>
</privileges>
<feature name="http://tizen.org/feature/network.nfc.card_emulation.hce">true</feature>
</manifest>