micropython/ports
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
..
bare-arm
cc3200
esp32 extmod/machine_i2c: Add init protocol method for generic I2C bindings. 2020-11-23 19:45:04 +11:00
esp8266
javascript
mimxrt
minimal
nrf extmod/machine_i2c: Add init protocol method for generic I2C bindings. 2020-11-23 19:45:04 +11:00
pic16bit
powerpc
qemu-arm
samd
stm32 extmod/modbluetooth: Add API for L2CAP channels. 2020-11-24 01:07:17 +11:00
teensy
unix extmod/modbluetooth: Add API for L2CAP channels. 2020-11-24 01:07:17 +11:00
windows
zephyr extmod/machine_i2c: Add init protocol method for generic I2C bindings. 2020-11-23 19:45:04 +11:00