Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] TODO: Fix GATT over BR/EDR
@ 2011-03-01 13:28 Claudio Takahasi
  2011-03-01 19:20 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Claudio Takahasi @ 2011-03-01 13:28 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

---

 Needs to be applied after: "[PATCH 4/4] TODO: Add item to implement device
 type in the DeviceFound signal"

 TODO |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO
index 4e3585e..1c22c86 100644
--- a/TODO
+++ b/TODO
@@ -120,9 +120,12 @@ Low Energy
 ATT/GATT
 ========
 
-- For BR/EDR, Discover All Primary Services shall be started after SDP if the
-  remote device exports a Generic Attribute Profile service record. It is
-  applied to CreateDevice and CreatePairedDevice.
+- For BR/EDR, primary services can be registered based on the information
+  extracted from the service records. UUIDs, start and end handles information
+  are available in the record, Discover All Primary Services procedure is not
+  necessary. If a GATT service doesn't export a service record means that
+  it should not be used over BR/EDR. Don't start this task before to move the
+  attribute client code to the bluetoothd core.
 
   Priority: Medium
   Complexity: C1
-- 
1.7.4.1


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

end of thread, other threads:[~2011-03-01 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01 13:28 [PATCH] TODO: Fix GATT over BR/EDR Claudio Takahasi
2011-03-01 19:20 ` Johan Hedberg

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