From d6bb862172ac09c1fb5f2918704e999ad7924f74 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Mon, 3 Jan 2011 18:45:50 -0300 Subject: TODO: Setup advertising parameters and data --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 54fef161..6c5c58d8 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. -- cgit v1.2.3