Change GDBus methods from sync to async
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / introspection / zdo-bind.xml
index 0dd47b0..69bb961 100644 (file)
@@ -9,7 +9,6 @@
                        <arg type='y' name='bind_type' direction='in'/>
                        <arg type='q' name='group_addr' direction='in'/>
                        <arg type='y' name='dst_ep' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='unbind_req'>
                        <arg type='q' name='nodeId' direction='in'/>
@@ -20,7 +19,6 @@
                        <arg type='y' name='bind_type' direction='in'/>
                        <arg type='q' name='group_addr' direction='in'/>
                        <arg type='y' name='dst_ep' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
 
                <signal name='binding_rsp'>