--- attrib/client.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/attrib/client.c b/attrib/client.c index 17157cd..f0b0b14 100644 --- a/attrib/client.c +++ b/attrib/client.c @@ -983,7 +983,7 @@ static DBusMessage *prim_get_properties(DBusConnection *conn, DBusMessage *msg, } static GDBusMethodTable prim_methods[] = { - { "Discover", "", "", discover_char }, + { "DiscoverCharacteristics", "", "", discover_char }, { "RegisterCharacteristicsWatcher", "o", "", register_watcher }, { "UnregisterCharacteristicsWatcher", "o", "", -- 1.7.4.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