This patch set adds generators for bluetooth-player and obexctl. bluetooth-player and obexctl also use GList instead of GSList. ERAMOTO Masaya (8): gdbus: Make proxy_lookup() global client: Use g_dbus_proxy_lookup() tools/bluetooth-player: Use g_dbus_proxy_lookup() instead of find_* tools/obexctl: Use g_dbus_proxy_lookup() instead of find_* gdbus: Introduce g_dbus_proxy_path_lookup() client: Use g_dbus_proxy_path_lookup() tools/bluetooth-player: Add generator for player/item tools/obexctl: Add generator for session/transfer client/gatt.c | 56 ++--------- client/main.c | 15 +-- gdbus/client.c | 32 +++++- gdbus/gdbus.h | 4 + tools/bluetooth-player.c | 132 ++++++++++++------------- tools/obexctl.c | 253 ++++++++++++++++++----------------------------- 6 files changed, 206 insertions(+), 286 deletions(-) -- 2.14.1 -- 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