Commit Graph

31 Commits

Author SHA1 Message Date
Claudio Takahasi
6833edab70 TODO: Remove interactive gatttool item 2011-02-23 00:09:45 -03:00
Claudio Takahasi
4bbbd663d2 TODO: Add item for privacy feature in the central 2011-02-23 00:09:43 -03:00
Claudio Takahasi
42c3decd1f TODO: Changed item related to ATT parsing for hcidump 2011-02-23 00:09:38 -03:00
Claudio Takahasi
3fd5fa3890 TODO: Start Discover All Primary Services after SDP if necessary 2011-01-05 14:12:07 +02:00
Claudio Takahasi
114ab53620 TODO: Refactoring of gatt.c functions 2011-01-05 14:12:01 +02:00
Claudio Takahasi
0a4c7dadab TODO: Rename glib-helper file to a more convenient name 2011-01-05 14:11:56 +02:00
Claudio Takahasi
b34a96470a TODO: Remove characteristic discovery for non connectable devices
CreateDevice and CreatePairedDevice methods already check the event
type and AD Flags before to connect to discover all primary services.
Characteristic discovery will not be available since D-Bus method
is not exposed to Broadcaster devices.
2011-01-05 14:11:42 +02:00
Claudio Takahasi
d6bb862172 TODO: Setup advertising parameters and data 2011-01-05 14:11:20 +02:00
Claudio Takahasi
622c9b5d91 Remove fixed item from TODO
Read by UUID is already supported by attribute server and gatttool.
2010-12-08 00:23:48 +02:00
Bruna Moreira
127e0a5b75 Check attribute permissions in attribute server
The attribute server must verify if the operation (read/write) is
permitted before running the request, and send "Read Not Permitted" or
"Write Not Permitted" error response to client if appropriate.
2010-12-07 22:54:44 +02:00
Sheldon Demario
e55509e013 Adding a new option to specify security level for gatttool 2010-11-18 14:20:11 +02:00
Claudio Takahasi
1cd29b8e26 TODO: Define Auto Connection Establishment Procedure 2010-10-20 00:51:35 +03:00
Claudio Takahasi
02ff799a4e TODO: Advertising management 2010-10-20 00:51:33 +03:00
Claudio Takahasi
015afd7ca4 TODO: ATT protocol transactions timeout 2010-10-20 00:51:31 +03:00
Claudio Takahasi
b5b98802a6 TODO: Define attribute server API 2010-10-15 16:54:36 +03:00
Claudio Takahasi
d1ca6e7fb5 TODO: Avoid Characteristic discovery for non connectable device 2010-10-15 16:54:34 +03:00
Claudio Takahasi
6b9deca15d TODO: Device Name Characteristic for Low Energy 2010-10-13 22:26:59 +03:00
Claudio Takahasi
3bce877b32 TODO: Implement Server Characteristic Configuration 2010-10-13 19:50:11 +03:00
Claudio Takahasi
e17aee8af2 TODO: Implement Client Characteristic Configuration 2010-10-13 19:50:09 +03:00
Claudio Takahasi
744ac23e0f Disable automatic notification/indication in the attribute server
Attribute server shall not send automatic indication/notification
messages if the client didn't request them. Client shall use Client
/Server Characteristic Configuration descriptors to be notified about
attribute changes. If the server doesn't support these descriptors,
the client shall implement a polling mechanism to check for attribute
value changes.
2010-10-13 19:50:07 +03:00
Luiz Augusto von Dentz
b331672c7d Sort TODO by priority
Items shall be sorted by priority and latter by complexity so that tasks
with higher priority and lower complexity always appear on top.
2010-10-09 18:20:59 +03:00
Claudio Takahasi
648ac7b751 TODO: Attribute server should process queued commands at disconnection 2010-10-06 23:43:56 +02:00
Claudio Takahasi
b97b76aaa2 TODO: Export Client Characteristic Configuration as a property 2010-10-06 23:43:11 +02:00
Claudio Takahasi
89abb85ffd TODO: Add attribute permission verification for attribute server 2010-10-06 23:37:50 +02:00
Johan Hedberg
0c1d85b3dd Add gatttool interactive mode to TODO 2010-10-06 13:40:29 +02:00
Johan Hedberg
3d51956aaf Update gatttol delayed exit TODO item 2010-10-06 11:21:17 +02:00
Johan Hedberg
9445bce830 Add GATT server items to TODO 2010-10-06 11:20:28 +02:00
Claudio Takahasi
8a4679d991 TODO: Automatic server indication/notification owner 2010-10-05 22:26:39 +02:00
Claudio Takahasi
b597e74fd9 Add PSM option for GATT/ATT over BR/EDR on gatttool 2010-10-05 22:26:37 +02:00
Johan Hedberg
1d259451a6 Use consistent wording for medium priority 2010-10-05 19:01:52 +02:00
Johan Hedberg
e9a15ade3f Add TODO file to track pending issues 2010-10-05 18:59:07 +02:00