TorstenRobitzki / bluetoe

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

LL: Correct handling of Invalid LL Control PDUs #126

Open TorstenRobitzki opened 1 year ago

TorstenRobitzki commented 1 year ago

Currently, invalid PDUs (be it invalid length or unknown opcode) are simply ignored. The Core spec requires an error reply. Would fail: