This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-05 17:30:41 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
4eab44a1ec19f71e01b2c4f0747b95da0d34da77
micropython
/
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