TorstenRobitzki / bluetoe

C++ Framework to build Bluetooth LE Server (GATT)
MIT License
142 stars 29 forks source link

Approach to keep LL control PDUs in buffer doesn't work very well #6

Open TorstenRobitzki opened 8 years ago

TorstenRobitzki commented 8 years ago

The approach to keep LL control PDUs in the LL buffer leads to long delays in the LL communications as some LL masters use very large Instance value (os/x for example).