Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 1/2] Add action commands support to TODO
@ 2011-03-18 16:52 luiz.dentz
  2011-03-18 16:52 ` [PATCH 2/2] Add Single Response Mode " luiz.dentz
  2011-03-19 23:21 ` [PATCH 1/2] Add action commands support " Johan Hedberg
  0 siblings, 2 replies; 3+ messages in thread
From: luiz.dentz @ 2011-03-18 16:52 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.dentz-von@nokia.com>

---
 TODO |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)
 create mode 100644 TODO

diff --git a/TODO b/TODO
new file mode 100644
index 0000000..d2bbd1a
--- /dev/null
+++ b/TODO
@@ -0,0 +1,26 @@
+Background
+==========
+
+- Priority scale: High, Medium and Low
+
+- Complexity scale: C1, C2, C4 and C8.  The complexity scale is exponential,
+  with complexity 1 being the lowest complexity.  Complexity is a function
+  of both task 'complexity' and task 'scope'.
+
+  The general rule of thumb is that a complexity 1 task should take 1-2 weeks
+  for a person very familiar with BlueZ codebase.  Higher complexity tasks
+  require more time and have higher uncertainty.
+
+  Higher complexity tasks should be refined into several lower complexity tasks
+  once the task is better understood.
+
+General
+==========
+
+- OBEX Actions are used to perform actions not primarily defined as OBEX
+  commands. This actions include, for example, moving, copying and setting the
+  permissions of objects. OBEX actions would be very useful when implementing
+  virtual filesystems over OBEX.
+
+  Priority: Medium
+  Complexity: C2
-- 
1.7.1


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

* [PATCH 2/2] Add Single Response Mode to TODO
  2011-03-18 16:52 [PATCH 1/2] Add action commands support to TODO luiz.dentz
@ 2011-03-18 16:52 ` luiz.dentz
  2011-03-19 23:21 ` [PATCH 1/2] Add action commands support " Johan Hedberg
  1 sibling, 0 replies; 3+ messages in thread
From: luiz.dentz @ 2011-03-18 16:52 UTC (permalink / raw)
  To: linux-bluetooth

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1069 bytes --]

From: Luiz Augusto von Dentz <luiz.dentz-von@nokia.com>

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

diff --git a/TODO b/TODO
index d2bbd1a..8330e71 100644
--- a/TODO
+++ b/TODO
@@ -24,3 +24,18 @@ General
 
   Priority: Medium
   Complexity: C2
+
+- Single Response Mode (SRM): The Single Response Mode header shall be used to
+  enable this mode, while the SRMP header may be used to alter the normal
+  processing of SRM for a single request/response exchange during the current
+  operation. The use of the SRMP header is optional; however, GOEP devices that
+  support SRM shall be able to receive and process this header. SRMP headers
+  should be used judiciously as this will impact the overall throughput of the
+  operation using SRM. Receipt of invalid or unexpected Single Response Mode or
+  SRMP header values shall be ignored by the receiving device.
+
+  When SRM is active the action of suspending a request can be notified using SRMP
+  “wait” option (0x01).
+
+  Priority: Low
+  Complexity: C4
-- 
1.7.1


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

* Re: [PATCH 1/2] Add action commands support to TODO
  2011-03-18 16:52 [PATCH 1/2] Add action commands support to TODO luiz.dentz
  2011-03-18 16:52 ` [PATCH 2/2] Add Single Response Mode " luiz.dentz
@ 2011-03-19 23:21 ` Johan Hedberg
  1 sibling, 0 replies; 3+ messages in thread
From: Johan Hedberg @ 2011-03-19 23:21 UTC (permalink / raw)
  To: luiz.dentz; +Cc: linux-bluetooth

Hi Luiz,

On Fri, Mar 18, 2011, luiz.dentz@gmail.com wrote:
> From: Luiz Augusto von Dentz <luiz.dentz-von@nokia.com>
> 
> ---
>  TODO |   26 ++++++++++++++++++++++++++
>  1 files changed, 26 insertions(+), 0 deletions(-)
>  create mode 100644 TODO

Both patches have been pushed upstream. Thanks.

Johan

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

end of thread, other threads:[~2011-03-19 23:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 16:52 [PATCH 1/2] Add action commands support to TODO luiz.dentz
2011-03-18 16:52 ` [PATCH 2/2] Add Single Response Mode " luiz.dentz
2011-03-19 23:21 ` [PATCH 1/2] Add action commands support " Johan Hedberg

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