simple_peripheral.c: Incorrect placement of GAPRole_StartDevice in SimplePeripheral_init

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • SimpleLink CC2640R2 SDK BLE Stack
    • BLESTACK-4849
    • Hide
      BLE Stack 3.2.2
      BLE Stack 3.2.3
      Show
      BLE Stack 3.2.2 BLE Stack 3.2.3
    • BLE Stack 3.3.4
    • CC2640R2

      In simple_peripheral:SimplePeripheral_init GAPRole_StartDevice is called before GAPRole profile configurations. In project_zero this is placed after.
      This can cause several issues if GAPRole_SetParameter calls are placed after GAPRole_StartDevice, which customers believe they should:

      advertOffTime has no effect in limited advertising:
      https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/p/790943/2928768
      Whitelist needs to be set before the call to GAPRole_StartDevice  for it to work on initial advertising:
      https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/p/783230/2901150

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-2377 - simple_peripheral.c: Incorrect plac...
                SYNCHRONIZED
                • Last Sync Date: