--- attrib/gatt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/attrib/gatt.c b/attrib/gatt.c index 0e633f7..b4be25a 100644 --- a/attrib/gatt.c +++ b/attrib/gatt.c @@ -942,7 +942,6 @@ guint gatt_exchange_mtu(GAttrib *attrib, uint16_t mtu, GAttribResultFunc func, return g_attrib_send(attrib, 0, buf, plen, func, user_data, NULL); } - static void desc_discovered_cb(guint8 status, const guint8 *ipdu, guint16 iplen, gpointer user_data) { -- 1.8.4 -- 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