> NAME TYPE SIGNATURE RESULT/VALUE FLAGS > .GetAll method s a{sv} - > > BUT… if I try to access as GetAll as you suggest: > > $ sudo busctl call :1.5 /nic/twigpilot org.freedesktop.DBus.Properties GetAll > No such interface 'org.freedesktop.DBus.Properties' on object at path /nic/twigpilot GetAll takes a string argument which is the interface name. Try: $ sudo busctl call :1.5 /nic/twigpilot org.freedesktop.DBus.Properties GetAll org.bluez.LEAdvertisement1 Or similar. -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html