edrosten / libblepp

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

Add resize also to BLEStateMachine's buffer to match the device buffer size #54

Closed cwgthornton closed 4 years ago

cwgthornton commented 4 years ago

Forgot to include this in the previous change, sorry

cwgthornton commented 4 years ago

Actually, figured out a better way to do this - after the MTU is set, we should just resize the buffer in the BLEStateMachine