This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
extmod
/
btstack
History
Jonathan Hogg
851ecb2da1
extmod/modbluetooth: Support gap_connect(None) to cancel a connection.
...
Allow cancellation of in-progress peripheral connections.
2021-12-01 11:56:37 +11:00
..
btstack_config.h
extmod/modbluetooth: Refactor stack/hci/driver/port bindings.
2020-09-08 11:41:31 +10:00
btstack_hci_uart.c
extmod/btstack: Add missing call to mp_bluetooth_hci_uart_deinit.
2021-06-23 13:14:26 +10:00
btstack_hci_uart.h
extmod/modbluetooth: Refactor stack/hci/driver/port bindings.
2020-09-08 11:41:31 +10:00
btstack.mk
extmod/btstack/btstack.mk: Use -Wno-implicit-fallthrough, not =0.
2021-07-17 23:55:25 +10:00
modbluetooth_btstack.c
extmod/modbluetooth: Support gap_connect(None) to cancel a connection.
2021-12-01 11:56:37 +11:00
modbluetooth_btstack.h
extmod/modbluetooth: Refactor stack/hci/driver/port bindings.
2020-09-08 11:41:31 +10:00