mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
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>