mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 09:08:06 +00:00
deferred error reporting cleanup
This commit is contained in:
parent
80d52d6be7
commit
733146222d
10
TODO.txt
10
TODO.txt
@ -1,14 +1,10 @@
|
||||
/* new todo file for BTstack */
|
||||
|
||||
Last milestone reached: create script to build APT package for BTdeamon, Resources, and BTstack client library
|
||||
Last change: clean up names and headers
|
||||
Last change: clean up command names and headers
|
||||
|
||||
|
||||
NEXT:
|
||||
- decide on error reporting from BTdaemon
|
||||
- command_status_event with custom errors
|
||||
- hci open failed
|
||||
- btstack error
|
||||
- bug: Status bar icon in wrong state (on instead of connected) with WiiMoteDemo
|
||||
- bug: debug BlueTool's "I'm not a Bluetooth stack" error message
|
||||
- check that iPhone sleep mode is handled somehow
|
||||
@ -64,6 +60,10 @@ NEXT:
|
||||
- implement PAN
|
||||
|
||||
== Release Version 0.4
|
||||
- unify packet generation
|
||||
- btstack events
|
||||
- cmd packets
|
||||
- l2cap commands
|
||||
- auto-generate code for sending commands from structured text input file
|
||||
- devise concept for access to event data
|
||||
- auto-generate event struct getter? STRUCTURE_get_FIELD
|
||||
|
Loading…
Reference in New Issue
Block a user