mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-07 19:01:06 +00:00
9 lines
342 B
Plaintext
9 lines
342 B
Plaintext
/* new todo file for BTstack */
|
|
|
|
IMPROVE
|
|
- make data_source_t opaque: data_source_set_fd, data_source_set_cb
|
|
- implement TimerSource
|
|
- implement some kind of noitfy mechanism between multiple units
|
|
- support better handling of multiple parallel socket connections?
|
|
- callback to announce new connection, allow to store local context pointer
|