update todo+project file

This commit is contained in:
matthias.ringwald 2010-02-13 15:15:45 +00:00
parent 7856c8184a
commit 90d249c14f
2 changed files with 5 additions and 3 deletions

View File

@ -2,15 +2,18 @@
2009-11-08: Release 0.1
NEXT:
- Provide BTstack Objective-C class
- figure out how to receive iPhone System Power IONotifications (in BTdaemon) to detect, when phone gets locked
- some trick
- use Cocoa run loop for background app?
- Add improved RFCOMM user-client
- use switch on RFCOMM control field in rfcomm.c packet handler
- move RFCOMM code into BTdaemon
- Provide BTstack Objective-C class
- L2CAP
- segmentation
- CocoaTouch
- Warning and shutdown of Apple's stack
- add timeouts to cocoa run loop
@ -32,7 +35,6 @@ NEXT:
- error handling
- error notification
- flow control
- reassembly/segmentation
- add configure option for uart flowcontrol
- create <btstack/errors.h>

View File

@ -238,8 +238,8 @@
9C78A049103C671D003B2950 /* Resources */ = {
isa = PBXGroup;
children = (
9C78A0BB103C9DEE003B2950 /* ch.ringwald.BTstack.plist */,
9C78A04A103C6734003B2950 /* Default_BTstack.png */,
9C78A0BB103C9DEE003B2950 /* ch.ringwald.BTstack.plist */,
9C78A04B103C6734003B2950 /* Default_BTstackActive.png */,
9C78A04C103C6734003B2950 /* FSO_BTstack.png */,
9C78A04D103C6734003B2950 /* FSO_BTstackActive.png */,