[ 
https://issues.apache.org/jira/browse/MYNEWT-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sterling Hughes updated MYNEWT-351:
-----------------------------------
    Fix Version/s: v1_0_0_rel

> BLE Host - Delete completed GATT procedure before calling callback
> ------------------------------------------------------------------
>
>                 Key: MYNEWT-351
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-351
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Nimble
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>             Fix For: v1_0_0_rel
>
>
> When a GATT procedure completes, its callback gets executed.  The procedure 
> doesn't get deleted until after the callback. This is problematic if the 
> application wants to initiate another procedure from within the callback and 
> the GATT proc pool is empty.  We should copy the data necessary for the 
> callback and delete the procedure, then call the callback.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to