-
Bug
-
Resolution: Fixed
-
Medium
-
SimpleLink CC13x2-26x2 SDK BLE5 Stack
-
BLE_AGAMA-2252
-
BLE Stack BLE5-2.0.3
-
-
-
This issue has been fixed in gapbondmgr.c.
Installer: simplelink_cc13x2_26x2_sdk_3_10_01_11, issue has also been reproduced with SDK 4.10.
Problem description:
Upon every pairing and disconnect, 12 bytes of RAM is leaked by the Gap Bond Manger.
Steps to reproduce:
Run simple_peripheral. Repeat the process of connecting to the peripheral, pair devices, and disconnecting multiple times. You will see that the available heap size decreases upon every pairing & disconnection.