Change GDBus methods from sync to async
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / introspection / zdo-dev-control.xml
index 9759125..3082c9b 100644 (file)
@@ -4,7 +4,6 @@
                        <arg type='ay' name='EUI64' direction='in'/>
                        <arg type='y' name='requestType' direction='in'/>
                        <arg type='y' name='start_index' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='matched_descriptor_req'>
                        <arg type='q' name='NodeId' direction='in'/>
                        <arg type='aq' name='in_cl' direction='in'/>
                        <arg type='y' name='num_out_cl' direction='in'/>
                        <arg type='aq' name='out_cl' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='ieee_addr_req'>
                        <arg type='q' name='nodeId' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='active_ep_req'>
                        <arg type='q' name='nodeId' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='node_desc_req'>
                        <arg type='q' name='nodeId' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='power_desc_req'>
                        <arg type='q' name='nodeId' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='complex_desc_req'>
                        <arg type='q' name='nodeId' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='user_desc_req'>
                        <arg type='q' name='nodeId' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='user_desc_set_req'>
                        <arg type='q' name='nodeId' direction='in'/>
                        <arg type='y' name='length' direction='in'/>
                        <arg type='ay' name='user_desc' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='device_announce'>
                        <arg type='q' name='nodeId' direction='in'/>
                        <arg type='ay' name='mac_addr' direction='in'/>
                        <arg type='y' name='capability' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
-                       <arg type='y' name='status' direction='out'/>
                </method>
                <method name='simple_desc_req'>
                        <arg type='q' name='nodeId' direction='in'/>
                        <arg type='y' name='endpoint' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='mgmt_lqi_req'>
                        <arg type='q' name='nodeId' direction='in'/>
                        <arg type='y' name='start_idx' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='mgmt_rtg_req'>
                        <arg type='q' name='nodeId' direction='in'/>
                        <arg type='y' name='start_idx' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='mgmt_bind_req'>
                        <arg type='q' name='nodeId' direction='in'/>
                        <arg type='y' name='start_idx' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='mgmt_permit_join_req'>
                        <arg type='q' name='addr16' direction='in'/>
                        <arg type='y' name='duration' direction='in'/>
                        <arg type='y' name='tc_significance' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
-                       <arg type='y' name='status' direction='out'/>
                </method>
                <method name='nwk_update_req'>
                        <arg type='q' name='nodeId' direction='in'/>
@@ -85,7 +68,6 @@
                        <arg type='y' name='scan_duration' direction='in'/>
                        <arg type='y' name='scan_count' direction='in'/>
                        <arg type='y' name='nwkUpdateId' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
                <method name='nwk_disc_req'>
                        <arg type='q' name='nwkaddr' direction='in'/>
@@ -93,7 +75,6 @@
                        <arg type='y' name='scan_duration' direction='in'/>
                        <arg type='q' name='scan_count' direction='in'/>
                        <arg type='y' name='start_idx' direction='in'/>
-                       <arg type='i' name='result' direction='out'/>
                </method>
 
                <signal name='nwk_addr_rsp'>