Hi Ido, On Wed, Jun 06, 2012, Ido Yariv wrote: > A timer is set when a response is expected. The timer is removed when > data is received, regardless of whether or not the data is a response. > As a result, the timer may be cleared even though a response was not > received and there would be no way to detect a command timeout. > > Fix this by clearing the timer only after verifying a response was > received. > --- > attrib/gattrib.c | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) Applied. Thanks. 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