binding: bluetooth: pbap: remove session-dump.xml 41/16841/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Fri, 28 Sep 2018 06:50:34 +0000 (14:50 +0800)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 8 Oct 2018 10:26:38 +0000 (18:26 +0800)
Remove xml file that is likely only useful for initial development.

Change-Id: I65a895ab708fd6402853de2efa45f49b959975ae
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
binding/gdbus/api/session-dump.xml [deleted file]

diff --git a/binding/gdbus/api/session-dump.xml b/binding/gdbus/api/session-dump.xml
deleted file mode 100644 (file)
index 1fcf7b8..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-('<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection '
- '1.0//EN"\n'
-  '"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">\n'
-   '<node><interface name="org.freedesktop.DBus.Introspectable"><method '
-                           'name="Introspect"><arg name="xml" type="s" direction="out"/>\n'
-                            '</method></interface><interface name="org.bluez.obex.Session1"><method '
-                             'name="GetCapabilities"><arg name="capabilities" type="s" direction="out"/>\n'
-                              '</method><property name="Source" type="s" access="read"></property><property '
-                               'name="Destination" type="s" access="read"></property><property '
-                                'name="Channel" type="y" access="read"></property><property name="Target" '
-                                 'type="s" access="read"></property></interface><interface '
-                          'name="org.freedesktop.DBus.Properties"><method name="Get"><arg '
-                                           'name="interface" type="s" direction="in"/>\n'
-                                    '<arg name="name" type="s" direction="in"/>\n'
-                                     '<arg name="value" type="v" direction="out"/>\n'
-                                      '</method><method name="Set"><arg name="interface" type="s" direction="in"/>\n'
-                                       '<arg name="name" type="s" direction="in"/>\n'
-                                        '<arg name="value" type="v" direction="in"/>\n'
-                                         '</method><method name="GetAll"><arg name="interface" type="s" '
-                                                  'direction="in"/>\n'
-                                           '<arg name="properties" type="a{sv}" direction="out"/>\n'
-                                            '</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>\n'
-                                             '<arg name="changed_properties" type="a{sv}"/>\n'
-                                              '<arg name="invalidated_properties" type="as"/>\n'
-                                               '</signal>\n'
-                                        '</interface><interface name="org.bluez.obex.PhonebookAccess1"><method '
-                                                 'name="Select"><arg name="location" type="s" direction="in"/>\n'
-                                                  '<arg name="phonebook" type="s" direction="in"/>\n'
-                                                   '</method><method name="PullAll"><arg name="targetfile" type="s" '
-                                                            'direction="in"/>\n'
-                                                     '<arg name="filters" type="a{sv}" direction="in"/>\n'
-                                                      '<arg name="transfer" type="o" direction="out"/>\n'
-                                                       '<arg name="properties" type="a{sv}" direction="out"/>\n'
-                                                        '</method><method name="Pull"><arg name="vcard" type="s" direction="in"/>\n'
-                                                         '<arg name="targetfile" type="s" direction="in"/>\n'
-                                                          '<arg name="filters" type="a{sv}" direction="in"/>\n'
-                                                           '<arg name="transfer" type="o" direction="out"/>\n'
-                                                            '<arg name="properties" type="a{sv}" direction="out"/>\n'
-                                                             '</method><method name="List"><arg name="filters" type="a{sv}" '
-                                                                      'direction="in"/>\n'
-                                                               '<arg name="vcard_listing" type="a(ss)" direction="out"/>\n'
-                                                                '</method><method name="Search"><arg name="field" type="s" direction="in"/>\n'
-                                                                 '<arg name="value" type="s" direction="in"/>\n'
-                                                                  '<arg name="filters" type="a{sv}" direction="in"/>\n'
-                                                                   '<arg name="vcard_listing" type="a(ss)" direction="out"/>\n'
-                                                                    '</method><method name="GetSize"><arg name="size" type="q" direction="out"/>\n'
-                                                                     '</method><method name="ListFilterFields"><arg name="fields" type="as" '
-                                                                              'direction="out"/>\n'
-                                                                       '</method><method name="UpdateVersion"></method><property name="Folder" '
-                                                                        'type="s" access="read"></property><property name="DatabaseIdentifier" '
-                                                                         'type="s" access="read"></property><property name="PrimaryCounter" type="s" '
-                                                                          'access="read"></property><property name="SecondaryCounter" type="s" '
-                                                                           'access="read"></property><property name="FixedImageSize" type="b" '
-                                                                            'access="read"></property></interface></node>')