mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-16 22:21:21 +00:00
updated ToDo
This commit is contained in:
parent
f474b6814f
commit
c4e21bc48a
12
TODO.txt
12
TODO.txt
@ -6,17 +6,15 @@ NEXT:
|
||||
- create a SpringBoardAccess MobileSubstrate Extension
|
||||
- in SpringBoard hook, start datagram Unix domain or mach port server
|
||||
- control Status bar icons
|
||||
- show alerts/messages, e.g. Bluetooth disconnected by remote device
|
||||
- add code to toggle status bar icons via the SpringBoardAcess extension
|
||||
- add code to notify about remote disconnets
|
||||
- create script to build APT package
|
||||
- create pgp key and sign APT package
|
||||
- provide test version at http://btstack.ringwald.ch
|
||||
- clean up debug output: seperate messages from errors
|
||||
- decide on error reporting
|
||||
- command_status_event with custom errors
|
||||
- hci open failed
|
||||
- btstack error
|
||||
- create script to build APT package
|
||||
- create new pgp key for gmail account and sign APT package
|
||||
- provide test version by setting up APT repository within BTstack SVN
|
||||
== Release Version 0.1
|
||||
- implement rest of L2CAP state machine
|
||||
- incoming connections
|
||||
@ -25,7 +23,11 @@ NEXT:
|
||||
- better deal with Apple stack
|
||||
- figure out how to shut it down
|
||||
- user interface
|
||||
- extend SpringBoard feedback
|
||||
- show alerts/messages using SpringBoardAcccess, e.g. Bluetooth disconnected by remote device
|
||||
- add code to notify about remote disconnets
|
||||
- Detect and handle iPhone sleep mode
|
||||
- see iPhone imnsomnia project at http://code.google.com/p/iphone-insomnia/
|
||||
- CocoaTouch User Interface Components
|
||||
- Inquiry
|
||||
- Alerts and shutdown of Apple's stack
|
||||
|
Loading…
Reference in New Issue
Block a user