mxk / burble

Blackrock User-Mode Bluetooth LE Library
Mozilla Public License 2.0
27 stars 2 forks source link

Send Service Changed indication after failed LTK request #1

Open mxk opened 1 year ago

mxk commented 1 year ago

Windows 11 doesn't seem to re-discover services after failing to re-establish a bond (e.g. because Peripheral cache was cleared) and negotiating a new LTK. We should detect a failed LTK request and use that to trigger a Service Changed indication even if the GATT cache is gone.