You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Christopher Collins (JIRA)" <ji...@apache.org> on 2017/03/31 21:47:41 UTC

[jira] [Created] (MYNEWT-702) BLE Host - duplicate connection update entries

Christopher Collins created MYNEWT-702:
------------------------------------------

             Summary: BLE Host - duplicate connection update entries
                 Key: MYNEWT-702
                 URL: https://issues.apache.org/jira/browse/MYNEWT-702
             Project: Mynewt
          Issue Type: Bug
            Reporter: Christopher Collins
            Assignee: Christopher Collins
             Fix For: v1_1_0_rel


If the application calls ble_gap_update_params() while an update connection procedure for that connection is already in progress, the existing entry gets re-inserted in the ble_gap_update_entries list.  This yields a cycle in the list, causing the host task to loop endlessly during iteration.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)