public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Claudio Takahasi <claudio.takahasi@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Cc: Claudio Takahasi <claudio.takahasi@openbossa.org>
Subject: [PATCH 2/5] TODO: Remove characteristic discovery for non connectable devices
Date: Mon,  3 Jan 2011 18:45:51 -0300	[thread overview]
Message-ID: <1294091154-7367-2-git-send-email-claudio.takahasi@openbossa.org> (raw)
In-Reply-To: <1294091154-7367-1-git-send-email-claudio.takahasi@openbossa.org>

CreateDevice and CreatePairedDevice methods already check the event
type and AD Flags before to connect to discover all primary services.
Characteristic discovery will not be available since D-Bus method
is not exposed to Broadcaster devices.
---
 TODO |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/TODO b/TODO
index 6c5c58d..8d34035 100644
--- a/TODO
+++ b/TODO
@@ -17,15 +17,6 @@ Background
 Low Energy
 ==========
 
-- Avoid Characteristic discovery for non connectable devices. Proper parsing
-  of LE Advertising Report Event is missing. Event_Type field needs to be
-  extracted and its value shall be considered before to start the LE
-  connection on the channel 4. Characteristic discovery should not be
-  started for non connectable devices.
-
-  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
-- 
1.7.3.4


  reply	other threads:[~2011-01-03 21:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-03 21:45 [PATCH 1/5] TODO: Setup advertising parameters and data Claudio Takahasi
2011-01-03 21:45 ` Claudio Takahasi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1294091154-7367-2-git-send-email-claudio.takahasi@openbossa.org \
    --to=claudio.takahasi@openbossa.org \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox