Increase the session timeout value
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / bt-service-media-agent.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <node name="/">
4   <interface name="org.bluez.MediaPlayer">
5     <method name="SetProperty">
6       <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
7       <arg type="s" name="property"/>
8       <arg type="v" name="value"/>
9     </method>
10   </interface>
11   <interface name="org.freedesktop.DBus.Properties">
12     <method name="Set">
13       <arg type="s" name="property"/>
14       <arg type="v" name="value"/>
15     </method>
16   </interface>
17 </node>