circuitpython/supervisor/shared/bluetooth
Scott Shawcroft 8d7390992a
Fix BLE autoreload
The trigger was happening when reload was suspended and therefore
ignored. Now, manage reload in one place in the file. This may
trigger reloads on BLE command error but that should be rare.

Fixes #6258
2022-05-10 12:31:40 -07:00
..
bluetooth.c Switch CircuitPython serial off Nordic UUIDs 2021-08-30 15:09:12 -07:00
bluetooth.h Add ability to disable BLE workflow 2021-08-02 18:37:19 -07:00
file_transfer.c Fix BLE autoreload 2022-05-10 12:31:40 -07:00
file_transfer.h Add BLE serial service 2021-06-25 15:00:10 -07:00
file_transfer_protocol.h Bump to v4 with move and dir path tweaks 2021-09-13 14:46:14 -07:00
serial.c -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00
serial.h Create first BLE-only board, Micro:Bit v2 2021-07-14 09:55:51 -07:00