micropython/extmod/btstack
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.mk
btstack_config.h
btstack_hci_uart.c
btstack_hci_uart.h
modbluetooth_btstack.c extmod/btstack: Check that BLE is active before performing operations. 2021-06-23 14:58:39 +10:00
modbluetooth_btstack.h