> mdbus -s > org.bluez /org/bluez/`pidof bluetoothd`/hci0/dev_xx_xx_xx_xx_xx_xx > org.bluez.Headset.Connect and the headset is up. > Thanks - finally I can use it! > > A few suspends later - I need to org.bluez.Headset.Connect, but the pid > has > changed. that's why you use pidof bluetoothd in your dbus call above.