forked from quickshell/quickshell
Missing support for things that require an agent, but has most basics. Closes #17
8 lines
181 B
XML
8 lines
181 B
XML
<node>
|
|
<interface name="org.bluez.Device1">
|
|
<method name="Connect"/>
|
|
<method name="Disconnect"/>
|
|
<method name="Pair"/>
|
|
<method name="CancelPairing"/>
|
|
</interface>
|
|
</node>
|