OpenBluetoothToolbox / SimpleBLE

SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
https://www.simpleble.org
Other
655 stars 110 forks source link

L2CAP support #251

Closed stefnotch closed 1 year ago

stefnotch commented 1 year ago

I was wondering if this library supports L2CAP connections out of the box, or how one would best go about implementing them.

I would love this for my next Bluetooth LE project, but I'm somewhat concerned about how (non)doable L2CAP is on Windows.

kdewald commented 1 year ago

Hey @stefnotch, thanks for reaching out!

L2CAP is currently not supported and will require a significant effort to add. Those kinds of endeavors I'm only taking as consulting projects at the moment.