Skip to content

Removed this ICall_free(pEvent) from application.#29

Closed
mfiumara wants to merge 1 commit intoTexasInstruments-Sandbox:masterfrom
mfiumara:patch-1
Closed

Removed this ICall_free(pEvent) from application.#29
mfiumara wants to merge 1 commit intoTexasInstruments-Sandbox:masterfrom
mfiumara:patch-1

Conversation

@mfiumara
Copy link
Copy Markdown

This ICall_free(pEvent) is the same one as in the GAPRole (profile) on line 962: https://github.com/ti-simplelink/ble_examples/blob/master/source/ti/blestack/profiles/roles/peripheral_observer.c#L962.

Please check https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/p/520223/1895316?tisearch=e2e-quicksearch&keymatch=GAPRole_StartDevice%20heap at TI e2e for the same issue as in an older SDK.

Removing this free will result in stable performance when continuously scheduling a new device discovery.

This ICall_free(pEvent) is the same one as in the GAPRole (profile) on line 962: https://github.com/ti-simplelink/ble_examples/blob/master/source/ti/blestack/profiles/roles/peripheral_observer.c#L962.

Please check https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/p/520223/1895316?tisearch=e2e-quicksearch&keymatch=GAPRole_StartDevice%20heap at TI e2e for the same issue as in an older SDK.

Removing this free will result in stable performance when continuously scheduling.
@SeanLyonsTI
Copy link
Copy Markdown
Contributor

Hello, we are already looking into this issue internally, but we are not allowed to accept pull requests from the community at this time. Thanks.

@mfiumara
Copy link
Copy Markdown
Author

Hi SML892,

Thanks for your reply. Please take a look at my reply on the TI e2e forums where I did a small diagnosis using heapmgr_metrics: https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/p/666250/2484979#2484979

Best regards,

Mattia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants