linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] Remove useless error from StartNotify()
@ 2017-12-30 10:07 Ahmed Alsharif
  2017-12-30 10:07 ` [PATCH BlueZ 1/1] remove InProgress error from StartNotify() The error is only returned when the device is not connected, even though StartNotify is supposed to work in that case as well Ahmed Alsharif
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmed Alsharif @ 2017-12-30 10:07 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Ahmed Alsharif

StartNotify() should work regardless whether the device is connected or not,
but it only returns an InProgress error when the device isn't, which is a bit
inconsistent.

Ahmed Alsharif (1):
  remove InProgress error from StartNotify() The error is only returned
    when the device is not connected, even though StartNotify is
    supposed to work in that case as well.

 doc/gatt-api.txt  | 1 -
 src/gatt-client.c | 9 +++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-30 10:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-30 10:07 [PATCH BlueZ 0/1] Remove useless error from StartNotify() Ahmed Alsharif
2017-12-30 10:07 ` [PATCH BlueZ 1/1] remove InProgress error from StartNotify() The error is only returned when the device is not connected, even though StartNotify is supposed to work in that case as well Ahmed Alsharif

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).