0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
automatic HCI link disconnect More... over 14 years ago
if client conenctions breaks, close all L2CAP channels used by client More... over 14 years ago
updated next steps More... over 14 years ago
implemented timer handling in run loop More... over 14 years ago
implemented timer handling in run loop More... over 14 years ago
removed ready paramter from data_source callbacks, added timer management functions to run loop More... over 14 years ago
Edited wiki page through web user interface. More... over 14 years ago
Edited wiki page through web user interface. More... over 14 years ago
implemented HCI disconnect command More... over 14 years ago
emit l2cap disconnect events when basedband connection closes More... over 14 years ago
only execute POWER_MODE commands when in the right HCI_STATE More... over 14 years ago
implemented l2cap_disconnect command More... over 14 years ago
Edited wiki page through web user interface. More... over 14 years ago
updated plan More... over 14 years ago
getting closer More... over 14 years ago
first working version More... over 14 years ago
fix l2cap data sending - WiiMote now reports acceleration data More... over 14 years ago
improve hci connection handling -> suppress create connection requests for connections already open and just emit connection complete event More... over 14 years ago
remove unused part of stack from client example More... over 14 years ago
streamline event forwarding in BTdaemon stack More... over 14 years ago
Update L2CAP description to follow reality :) More... over 14 years ago
moved l2cap state machine to l2cap.c. added 'channel' parameter to packet header for socket communications. removed unused functions. dispatch btstack commands in daemon.c. renamed non-HCI commands More... almost 15 years ago
updated todos More... almost 15 years ago
add l2cap_send function. use source_cid to identify channels on client - dest_cid is choosen by remote side and may not be unique on client More... almost 15 years ago
fix l2cap signaling command dispatching More... almost 15 years ago
Edited wiki page through web user interface. More... almost 15 years ago
Edited wiki page through web user interface. More... almost 15 years ago
try WiiMote - not working yet More... almost 15 years ago
removed unneccesary code in example More... almost 15 years ago
implemented minimal outgoing-only L2CAP state machine, BT HID connection in test.c working More... almost 15 years ago