Christopher Collins created MYNEWT-64:
-----------------------------------------

             Summary: HCI callback thread-safety
                 Key: MYNEWT-64
                 URL: https://issues.apache.org/jira/browse/MYNEWT-64
             Project: Mynewt
          Issue Type: Bug
          Components: Nimble
            Reporter: Christopher Collins
            Assignee: Christopher Collins


When the host schedules an outgoing HCI command, it configures a callback which 
does the actual command formation.  Some events can occur before the callback 
is executed which render the callback invalid (e.g., connection terminated).

The fix is to ensure the appropriate resources are protected from deletion 
while an HCI command is scheduled.



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

Reply via email to