mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 00:28:18 +00:00
update todo+project file
This commit is contained in:
parent
7856c8184a
commit
90d249c14f
6
TODO.txt
6
TODO.txt
@ -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>
|
||||
|
||||
|
@ -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 */,
|
||||
|
Loading…
Reference in New Issue
Block a user