mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-29 07:04:19 +08:00
TODO: Add item to support characteristic authorization in the agent
This commit is contained in:
parent
45ea4d5cb7
commit
3475c7f43a
6
TODO
6
TODO
@ -119,6 +119,12 @@ ATT/GATT
|
|||||||
Priority: Medium
|
Priority: Medium
|
||||||
Complexity: C2
|
Complexity: C2
|
||||||
|
|
||||||
|
- Agent for characteristics: Agent interface should be extended to support
|
||||||
|
authorization per characteristic if the remote is not in the trusted list.
|
||||||
|
|
||||||
|
Priority: Low
|
||||||
|
Complexity: C1
|
||||||
|
|
||||||
- gatttool should have the ability to wait for req responses before
|
- gatttool should have the ability to wait for req responses before
|
||||||
quitting (some servers require a small sleep even with cmd's). Maybe a
|
quitting (some servers require a small sleep even with cmd's). Maybe a
|
||||||
--delay-exit or --timeout command line switch.
|
--delay-exit or --timeout command line switch.
|
||||||
|
Loading…
Reference in New Issue
Block a user