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-25 09:35:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
btstack
/
platform
/
windows
History
Matthias Ringwald
c8dfe071e5
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
2021-03-26 11:51:57 +01:00
..
btstack_run_loop_windows.c
remove btstack_run_loop_base.h include from run loop implementations and tests
2021-03-08 10:45:31 +01:00
btstack_run_loop_windows.h
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
2019-05-11 19:08:52 +02:00
btstack_stdin_windows.c
MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)
2019-12-03 12:52:10 +01:00
btstack_uart_block_windows.c
btstack_uart: add NULL for SLIP function in existing uart implementations (avoid warnings)
2021-03-10 10:03:58 +01:00
hci_transport_h2_winusb.c
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
2021-03-26 11:51:57 +01:00