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
Damien George
6ed5b843cf
extmod/btstack: Check that BLE is active before performing operations.
...
Otherwise it can easily lead to a hard crash. Signed-off-by: Damien George <damien@micropython.org>
2021-06-23 14:58:39 +10: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
stm32: Provide a custom BTstack runloop that integrates with soft timer.
2021-06-23 13:14:26 +10:00
modbluetooth_btstack.c
extmod/btstack: Check that BLE is active before performing operations.
2021-06-23 14:58:39 +10:00
modbluetooth_btstack.h
extmod/modbluetooth: Refactor stack/hci/driver/port bindings.
2020-09-08 11:41:31 +10:00