Closed
Description
Description
Using your example at https://github.com/ARMmbed/mbed-os-example-ble/blob/master/BLE_PeriodicAdvertising
If I add a call to Gap::terminateSync after some time after sync has been established to stop receiving periodic advertising reports then nothing happens. Sync does not terminate, I still receive periodic advertising reports from the peer and can not sync to other peer.
Target is NRF52840 custom board. Mbed 5.13.
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug