TorstenRobitzki / bluetoe

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

ATT: Wrong error code, when writing to attribute with invalid handle #108

Closed TorstenRobitzki closed 1 year ago

TorstenRobitzki commented 1 year ago

GATT/SR/GAW/BI-02-C: ATT server response is "Attribute not found". Response has to be: "Invalid Handle".