mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 08:14:28 +08:00
TODO: Add hard-coded PSM for GATT over basic rate
This commit is contained in:
parent
2d56d7a8e5
commit
51571e7437
5
TODO
5
TODO
@ -136,6 +136,11 @@ 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().
|
||||
|
Loading…
Reference in New Issue
Block a user