protocol: added destroy requests to ivi_controller_layer/surface
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 11 Nov 2013 12:21:14 +0000 (04:21 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 11 Nov 2013 12:21:14 +0000 (04:21 -0800)
Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
protocol/ivi-controller.xml

index 5af4268..af43f57 100755 (executable)
             <arg name="pid" type="uint"/>\r
         </event>\r
 \r
+        <request name="destroy" type="destructor">\r
+            <description summary="destroy ivi_controller_surface"/>\r
+        </request>\r
+\r
         <event name="destroyed">\r
             <description summary="destroyed surface event"/>\r
         </event>\r
             <arg name="screen" type="object" interface="wl_output" allow-null="true"/>\r
         </event>\r
 \r
+        <request name="destroy" type="destructor">\r
+            <description summary="destroy ivi_controller_layer"/>\r
+        </request>\r
+\r
         <event name="destroyed">\r
             <description summary="destroyed layer event"/>\r
         </event>\r