diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2010-10-06 13:40:29 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2010-10-06 13:40:29 +0200 |
commit | 0c1d85b3dd82a4e8f04ef4e2bf833ef85bf2c784 (patch) | |
tree | d4e86c4c6b5583d40389f3d9d3d0e407cc2598f6 /TODO | |
parent | 3d51956aaf1795ae321bca22bfdc308daf7f2f35 (diff) | |
download | bluez-0c1d85b3dd82a4e8f04ef4e2bf833ef85bf2c784.tar.gz |
Add gatttool interactive mode to TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -62,3 +62,11 @@ ATT/GATT Priority: Medium Complexity: C2 + +- gatttool: add an interactive command prompt mode. Many LE devices + expect the connection to stay up a long time and disable advertising + after a disconnection so it's inconvenient to use gatttool in the + current "single operation at a time" mode. + + Priority: Medium + Complexity: C2 |