From 02ff799a4e8bb8fb9a08fcefaf4685ea7af2446f Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Tue, 19 Oct 2010 19:27:11 -0200 Subject: TODO: Advertising management --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index d95932b7..948d4d04 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,20 @@ Low Energy Priority: Medium Complexity: C2 +- Advertising management. Adapter interface needs to be changed to manage + connection modes, adapter type and advertising policy. See Volume 3, + Part C, section 9.3. If Attribute Server is enabled the LE capable + adapter shall to start advertising. Further investigation is necessary + to define which connectable mode needs to be supported: Non-connectable, + directed connectable and undirected connectable. Basically, two connectable + scenarios shall be addressed: + 1. GATT client is disconnected, but intends to become a Peripheral to + receive indications/notifications. + 2. GATT server intends to accept connections. + + 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