[EXT_EP-10181] Invalid Adv Handle Returned by function llDmmSetThreshold Created: 05/Jan/21 Updated: 05/Jan/21 Resolved: 05/Jan/21 |
|
| Status: | Fixed |
| Project: | Embedded Software & Tools |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Medium |
| Reporter: | TI User | Assignee: | TI User |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Product: | SimpleLink CC13x2-26x2 SDK BLE5 Stack |
| Internal ID: | BLE_AGAMA-2715 |
| Found In Release: | BLE Stack BLE5-2.1.0 |
| Fix In Release: | BLE Stack BLE5-2.2.0 BLE Stack BLE5-2.2.0 RC6 |
| Affected Platform/Device: | CC26X2R1 CC1352R1 CC1352P1 CC1352P-2 CC1352P-4 CC2652R1 CC2652RB(BAW) |
| Description |
|
Version: simplelink_cc13x2_26x2_sdk_3_40_00_02 The function llDmmGetAdvHandle() can return 0xFF in case the handle isn’t found. This return value is not checked prior using it as an array index within llDmmSetThreshold(). |