16 lines
507 B
XML
16 lines
507 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<resources>
|
|
<application name="VirtualSmartCardReader">
|
|
<serviceProfile id="/com/vsmcartcard" name="VirtualSmartCardReaderConsumer"
|
|
role="consumer" version="1.0">
|
|
<supportedTransports>
|
|
<transport type="TRANSPORT_BT" />
|
|
<transport type="TRANSPORT_WIFI" />
|
|
</supportedTransports>
|
|
<serviceChannel id="104" dataRate="low" priority="high"
|
|
reliability="enable">
|
|
</serviceChannel>
|
|
</serviceProfile>
|
|
</application>
|
|
</resources>
|