edrosten / libblepp

Modern clean C++ Bluetooth Low Energy on Linux without the Bluez DBUS API
Other
239 stars 62 forks source link

Configure buffersize #68

Closed repagh closed 1 year ago

repagh commented 1 year ago

I encountered a device (Xsens DOT), that returned a 160-byte message and needed a bigger buffer for the state machine. I made the buffer size configurable, with the current (128 byte) default. In the debugging process, I also found a misnamed error message