Browse Source
gatt_unregister() clears handles if those were auto-assigned by host. This resulted in Service Changed indication not beding sent since call to sc_indicate() pass already cleared handles. This was affecting GATT/SR/GAS/BV-01-C and GATT/SR/GAS/BV-07-C test cases. Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>pull/83342/head
1 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue