-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SimpleLink Lowpower SDK F3 BLE5 Stack
-
BLE_LOKI-1491
-
BLE Stack BLE5-3.2.4
-
-
CC2340R5
*Description of the Issue:* In the HCI APIs sections, we have created new APIs for the cc23xx platform, however, further clarification is needed to know which APIs to use. For example:
HCI_EXT_SetMaxDtmTxPowerCmd is only available for CC26xx/CC25xx but not CC23xx/CC27xx, then it needs to be part of the API documentation.
HCI_EXT_SetMaxDtmTxPowerDbmCmd is only available for CC23xx/CC27xx.
*Proposed Solution:* Add HW platform for the customer to identify which API to use. In addition to that, add the HW platform for HCI_EXT_SetMaxTxPowerCmd and the similar APIs that are only applicable for CC2642xx or older devices.