mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-08 12:50:52 +00:00
update todo
This commit is contained in:
parent
1f86f1bbfd
commit
afffcd7487
6
TODO.txt
6
TODO.txt
@ -1,15 +1,11 @@
|
||||
/* new todo file for BTstack */
|
||||
|
||||
Last milestone reached: create script to build APT package for BTdeamon, Resources, and BTstack client library
|
||||
Last change: move packet types to hci_cmds.h
|
||||
Last change: use single packet handler on client side
|
||||
|
||||
|
||||
NEXT:
|
||||
|
||||
- use single packet handler on client side
|
||||
- add packet type to callback type
|
||||
- change API
|
||||
- don't dispatch on type in btstack.c
|
||||
- support Cocoa CFRunLoop in addition to POSIX select run loop
|
||||
- define struct run_loop_t
|
||||
- run_loop_posix.c: run_loop_t * BTstack_run_loop = run_loop_posix;
|
||||
|
Loading…
Reference in New Issue
Block a user