circuitpython/extmod/nimble/syscfg
Jim Mussared 0e8af2b370 extmod/modbluetooth: Add API for L2CAP channels.
Also known as L2CAP "connection oriented channels". This provides a
socket-like data transfer mechanism for BLE.

Currently only implemented for NimBLE on STM32 / Unix.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2020-11-24 01:07:17 +11:00
..
syscfg.h extmod/modbluetooth: Add API for L2CAP channels. 2020-11-24 01:07:17 +11:00