public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] TODO: Setup advertising parameters and data
@ 2011-01-03 21:45 Claudio Takahasi
  2011-01-03 21:45 ` [PATCH 2/5] TODO: Remove characteristic discovery for non connectable devices Claudio Takahasi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Claudio Takahasi @ 2011-01-03 21:45 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

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

diff --git a/TODO b/TODO
index 54fef16..6c5c58d 100644
--- a/TODO
+++ b/TODO
@@ -54,6 +54,17 @@ Low Energy
   Priority: Medium
   Complexity: C2
 
+- Implement a tool(or extend hciconfig) to setup the advertising parameters
+  and data. Extend hciconfig passing extra arguments when enabling the
+  advertises is not the right approach, it will be almost impossible to
+  address all arguments needed in an acceptable way. For testing, we need
+  a tool to change easily the AD Flags, the UUIDs and other data that can be
+  exported through the advertising data field. Suggestions: 1) extend hciconfig
+  passing a config file when enabling advertises; 2) write a ncurses based tool
+
+  Priority: Medium
+  Complexity: C2
+
 - Device Name Characteristic is a GAP characteristic for Low Energy. This
   characteristic shall be integrated/used in the discovery procedure. The
   ideia is to report the value of this characteristic using DeviceFound signals.
-- 
1.7.3.4


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

end of thread, other threads:[~2011-01-05 12:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 21:45 [PATCH 1/5] TODO: Setup advertising parameters and data Claudio Takahasi
2011-01-03 21:45 ` [PATCH 2/5] TODO: Remove characteristic discovery for non connectable devices Claudio Takahasi
2011-01-03 21:45 ` [PATCH 3/5] TODO: Rename glib-helper file to a more convenient name Claudio Takahasi
2011-01-03 21:45 ` [PATCH 4/5] TODO: Refactoring of gatt.c functions Claudio Takahasi
2011-01-03 21:45 ` [PATCH 5/5] TODO: Start Discover All Primary Services after SDP if necessary Claudio Takahasi
2011-01-05 12:12 ` [PATCH 1/5] TODO: Setup advertising parameters and data Johan Hedberg

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