~ubuntu-branches/ubuntu/oneiric/bluez/oneiric-201105191013

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-12-20 16:08:47 UTC
  • mfrom: (1.1.24 upstream)
  • Revision ID: james.westby@ubuntu.com-20101220160847-wc1907sgz6x3vjz7
Tags: 4.82-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
  Priority: Medium
80
80
  Complexity: C2
81
81
 
82
 
- GATT server: fix read by UUID (read by handle works)
83
 
 
84
 
  Priority: Medium
85
 
  Complexity: C2
86
 
 
87
82
- gatttool: add an interactive command prompt mode. Many LE devices
88
83
  expect the connection to stay up a long time and disable advertising
89
84
  after a disconnection so it's inconvenient to use gatttool in the
136
131
  Priority: Low
137
132
  Complexity: C2
138
133
 
139
 
- Attribute server shall implement attribute permission verification,
140
 
  returning an error code if necessary. See Volume 3, Part F, 3.2.5
141
 
  for more information.
142
 
 
143
 
  Priority: Low
144
 
  Complexity: C2
145
 
 
146
134
- Implement Client Characteristic Configuration support in the attribute
147
135
  server to manage indications and notications. This is a per client attribute
148
136
  to control how the client wants to receive reports of changes in a given