mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-04 09:34:20 +08:00
TODO: Remove pointless dynamic ATT PSM tasks
This commit is contained in:
parent
e8a9bf96ad
commit
a3d40ccac5
10
TODO
10
TODO
@ -167,11 +167,6 @@ ATT/GATT
|
||||
Priority: Medium
|
||||
Complexity: C1
|
||||
|
||||
- Fix hard-coded PSM for GATT services over basic rate.
|
||||
|
||||
Priority: Low
|
||||
Complexity: C1
|
||||
|
||||
- Refactor read_by_group() and read_by_type() in src/attrib-server.c
|
||||
(they've grown simply too big). First step could be to move out the
|
||||
long for-loops to new functions called e.g. get_groups() and get_types().
|
||||
@ -222,11 +217,6 @@ ATT/GATT
|
||||
Priority: Low
|
||||
Complecity: C1
|
||||
|
||||
- Add sdp discovery support to gatttool with BR (--sdp, default is 0x1f)
|
||||
|
||||
Priority: Low
|
||||
Complexity: C1
|
||||
|
||||
- Implement Server characteristic Configuration support in the attribute
|
||||
server to manage characteristic value broadcasting. There is a single
|
||||
instance of the Server Characteristic Configuration for all clients.
|
||||
|
Loading…
Reference in New Issue
Block a user