circuitpython/supervisor/shared/bluetooth
Scott Shawcroft bf0bef9684
Split listdir entries across two packets
when the MTU of the BLE connection is smaller than the 28 bytes of
the header. (The smallest possible MTU is 20.)

Fixes #5511
2021-10-28 10:57:16 -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 Split listdir entries across two packets 2021-10-28 10:57:16 -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 Two fixes, one for ble workflow, one for linking 2021-09-01 12:43:43 -07:00
serial.h Create first BLE-only board, Micro:Bit v2 2021-07-14 09:55:51 -07:00