summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/org.bluez.Adapter1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/bluez/org.bluez.Adapter1.xml')
-rw-r--r--src/bluetooth/bluez/org.bluez.Adapter1.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bluetooth/bluez/org.bluez.Adapter1.xml b/src/bluetooth/bluez/org.bluez.Adapter1.xml
index a1e6babe..121c277e 100644
--- a/src/bluetooth/bluez/org.bluez.Adapter1.xml
+++ b/src/bluetooth/bluez/org.bluez.Adapter1.xml
@@ -7,6 +7,10 @@
<method name="RemoveDevice">
<arg name="device" type="o" direction="in"/>
</method>
+ <method name="SetDiscoveryFilter">
+ <arg name="properties" type="a{sv}" direction="in"/>
+ <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
+ </method>
<property name="Address" type="s" access="read"></property>
<property name="Name" type="s" access="read"></property>
<property name="Alias" type="s" access="readwrite"></property>