forked from quickshell/quickshell
Missing support for things that require an agent, but has most basics. Closes #17
9 lines
211 B
XML
9 lines
211 B
XML
<node>
|
|
<interface name="org.bluez.Adapter1">
|
|
<method name="StartDiscovery"/>
|
|
<method name="StopDiscovery"/>
|
|
<method name="RemoveDevice">
|
|
<arg name="device" type="o"/>
|
|
</method>
|
|
</interface>
|
|
</node>
|