This website requires JavaScript.
Explore
Help
Sign In
mirror
/
btstack
Watch
1
Star
0
Fork
0
You've already forked btstack
mirror of
https://github.com/bluekitchen/btstack.git
synced
2025-01-26 03:35:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
btstack
/
include
/
btstack
History
matthias.ringwald
e29adc1159
add support for Cocoa CoreFoundation run loop - not fully implemented but usable by clients, use ms instead of s for run_loop_set_timer function
2009-10-07 20:17:19 +00:00
..
btstack.h
merge event and data handler into general packet handler
2009-10-05 22:06:12 +00:00
hci_cmds.h
move packet types to btstack.h or hci_cmds.h
2009-10-05 20:59:24 +00:00
linked_list.h
organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h"
2009-09-28 21:19:05 +00:00
run_loop.h
add support for Cocoa CoreFoundation run loop - not fully implemented but usable by clients, use ms instead of s for run_loop_set_timer function
2009-10-07 20:17:19 +00:00
utils.h
moved test macro to utils.h
2009-09-29 20:13:43 +00:00