From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> GattService has been removed so there shouldn't be any code related to it --- src/device.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/device.c b/src/device.c index 5269ee8..62a42d5 100644 --- a/src/device.c +++ b/src/device.c @@ -3366,9 +3366,6 @@ static gboolean gatt_services_changed(gpointer user_data) store_gatt_db(device); - g_dbus_emit_property_changed(dbus_conn, device->path, DEVICE_INTERFACE, - "GattServices"); - return FALSE; } -- 2.5.5 -- 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