summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-08-31 16:04:08 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-09-02 14:36:43 +0300
commite7ae5cf8e7ee270b9d217ab21e66de4860c1b27f (patch)
treefb16116ddd95e31e950054b7ca5f1b5f675d0591 /TODO
parentdfd8fa85a1666ab4c20b55701bc6266c32f33c0e (diff)
downloadbluez-e7ae5cf8e7ee270b9d217ab21e66de4860c1b27f.tar.gz
TODO: Add item for agent queueing
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 294539244..8c710efdc 100644
--- a/TODO
+++ b/TODO
@@ -61,6 +61,12 @@ General
Priority: Low
Complexity: C2
+- Add queueing support for src/agent.c, currently if there is any request
+ pending the code fail with error EBUSY which is very inconvenient.
+
+ Priority: Low
+ Complexity: C2
+
Low Energy
==========