linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ] TODO: Add Bluetooth mesh items
@ 2019-02-04 19:15 Inga Stotland
  2019-02-04 20:10 ` Gix, Brian
  0 siblings, 1 reply; 2+ messages in thread
From: Inga Stotland @ 2019-02-04 19:15 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: luiz.von.dentz, brian.gix, Inga Stotland

---
 TODO | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

diff --git a/TODO b/TODO
index d88349e06..37462d6e8 100644
--- a/TODO
+++ b/TODO
@@ -186,3 +186,54 @@ ATT/GATT (new shared stack)
 
 Management Interface
 ====================
+
+Mesh
+====
+- Read default configuration settings (e.g., provisioning timeout, supported
+  features, etc.)from  mesh.conf file.
+
+  Priority: Medium
+  Complexity: C1
+
+- Add examples and unit tests
+
+  Priority: High
+  Complexity: C1
+
+- Implement unified feature management mechanism for mesh nodes that are hosted
+  on the same device
+
+  Priority: Medium
+  Complexity: C2
+
+- Implement mandatory Health Server model. Most likely, this will involve
+  additions to mesh D-Bus API
+
+  Priority: Medium
+  Complexity: C2
+
+- Design and implement Mesh Provisioner/ Configuration Client Model.
+
+  Priority: Medium
+  Complexity: C3
+
+- Add support for GATT proxy server
+
+  Priority: Low
+  Complexity: C3
+
+- Merge common functionality from tools/mesh. Ideally, source code from the
+  tools/mesh directory should completely dissapear.
+
+  Priority: Low
+  Complexity: C2
+
+- Support for Low Power Node (LPN)
+
+  Priority: Low
+  Complexity: C4
+
+- Support for all the Provisionings OOB styles
+
+  Priority: Medium
+  Complexity: C2
-- 
2.17.2


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

end of thread, other threads:[~2019-02-04 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 19:15 [PATCH BlueZ] TODO: Add Bluetooth mesh items Inga Stotland
2019-02-04 20:10 ` Gix, Brian

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).