TorstenRobitzki / bluetoe

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

LL: Request for asymmetric PHY update #129

Open TorstenRobitzki opened 1 year ago

TorstenRobitzki commented 1 year ago

If a central requests update for an asymmetric PHY update, Bluetoe happily replies with both, 1M and 2M set for both, RX and TX if then the update is applied the connection gets lost.

Bluetoe does not support asymmetric PHY updates.