Hi Chen, On Tue, Sep 11, 2012, chen.ganir@xxxxxx wrote: > Delay sending the D-Bus reply for the discover_characteristics > command. The D-Bus reply for characteristics is sent before all > the relevant characteristic information is gathered. This can > cause problems, when trying to get characteristic information too > soon. This patch moves the D-Bus reply to the end of the char > discovery process. Only after all descriptors are discovered and > read, the D-Bus reply is sent. > --- > attrib/client.c | 138 +++++++++++++++++++++++++++++++++++++------------------ > 1 file changed, 93 insertions(+), 45 deletions(-) This one needs to be rebased against latest git (I think the btd_get_dbus_connection patch broke it). Johan -- 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