TorstenRobitzki / bluetoe

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

indicating a read-only characteristic results in garbage being send out #61

Closed TorstenRobitzki closed 3 years ago

TorstenRobitzki commented 3 years ago

If the attempt to read the characteristic value for an value indication, fails, there should be no PDU being send out.