circuitpython/ports/nrf/bluetooth
Scott Shawcroft 82fb761c0f
Add PacketBuffer and MTU negotiation support.
PacketBuffer facilitates packet oriented BLE protocols such as BLE
MIDI and the Apple Media Service.

This also adds PHY, MTU and connection event extension negotiation
to speed up data transfer when possible.
2020-01-03 17:29:54 -08:00
..
s140_nrf52_6.1.0 Stop ignoring SD hex files and improve the error when its missing. 2018-11-30 13:26:12 -08:00
ble_drv.c Add PacketBuffer and MTU negotiation support. 2020-01-03 17:29:54 -08:00
ble_drv.h sd_flash_operation_status should be volatile 2019-12-12 00:19:03 -05:00
ble_uart.c WIP: bonding 2019-10-06 21:30:26 -04:00
ble_uart.h nrf: Fix ble uart using the new API 2018-10-21 15:59:36 +02:00
bluetooth_common.mk update tinyusb, work better with sd 2019-01-29 21:03:18 +07:00
ringbuffer.h nrf: Fix ble uart using the new API 2018-10-21 15:59:36 +02:00