TorstenRobitzki / bluetoe

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

LL: Handling Protocol Collision #123

Open TorstenRobitzki opened 1 year ago

TorstenRobitzki commented 1 year ago

Currently, there is no collision detection implemented.

TorstenRobitzki commented 1 year ago

What is actually missing, is a reporting of the received LL_REJECT_EXT_IND, that could be handed to an HCI layer.