Uploaded image for project: 'Mynewt'
  1. Mynewt
  2. MYNEWT-351

BLE Host - Delete completed GATT procedure before calling callback

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • v1_0_0_beta2
    • Nimble
    • Security Level: Public (Viewable by anyone)
    • None

    Description

      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.

      Attachments

        Activity

          People

            ccollins476 Christopher Collins
            ccollins476 Christopher Collins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: