btstack/TODO.txt

21 lines
586 B
Plaintext

/* new todo file for BTstack */
UNTIL 13. August 2009 : Google Open Source Jam
- implement L2CAP state machine
- decide on naming conventions for various layers
- provide demos:
- BT Scanner: module info, inquiry, remote name
- Terminal app with L2CAP support - Python or Java PC demo
- evtl. SDP browser
- evtl. RFCOMM to BT GPS
NEXT:
- client/server part using unix domain sockets (portable and fast)
- implement RFCOMM
- implement
- use linked_list for:
- event handler
- data handler
- implement PAN
- implement some kind of noitfy mechanism between multiple units