This website requires JavaScript.
Explore
Help
Register
Sign In
TonBERRY
/
micropython
Watch
3
Star
0
Fork
0
You've already forked micropython
Code
Pull Requests
Activity
Files
d1bfb271d7686708fe8711a177629c8bf6e7f6a6
micropython
/
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