Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] TODO: Attribute server should process queued commands at disconnection
@ 2010-10-06 21:00 Claudio Takahasi
  2010-10-06 21:44 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Claudio Takahasi @ 2010-10-06 21:00 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

---
 TODO |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO
index 59a20d3..a9f1339 100644
--- a/TODO
+++ b/TODO
@@ -42,6 +42,15 @@ ATT/GATT
   Priority: Low
   Complexity: C2
 
+- Attribute server should process queued GATT/ATT commands if the
+  client disconnects. The client can simply send a command and quit,
+  without wait for a response(ex: Write Command). For this scenario
+  that the client disconnects the link quickly the queued received
+  command is ignored.
+
+  Priority: Low
+  Complecity: C1
+
 - Long reads/writes don't work (consisting of multiple request packets)
 
   Priority: Low
-- 
1.7.3.1


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

end of thread, other threads:[~2010-10-06 21:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 21:00 [PATCH] TODO: Attribute server should process queued commands at disconnection Claudio Takahasi
2010-10-06 21:44 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox