This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC26X2R1: CC26x2R

Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: SIMPLELINK-CC13X2-26X2-SDK

Hi,

I have some questions about the "KEY SIZE" in Bluetooth Stack:

Bluetooth Erratum 11838 is the so-called "KNOB attack"? Is its cause as described in [BLE] V4.2 Vol2 Part H 4.1 ENCRYPTION KEY SIZE NEGOTIATION? Is this issue ONLY applicable for BR/EDR controller?

I found two definitions related to the key length in SDK: one is GAP_PARAM_SM_MIN_KEY_LEN/GAP_PARAM_SM_MAX_KEY_LEN, another one is GAPBOND_KEYSIZE. They look like the former is for the  encryption key, the latter is for the LTK, is it right? What is the relationship of these two keys/definitions? Is the former one related to Bluetooth Erratum 11838? And is the latter generated by the former one?

Sorry to ask these messy questions, thank you for your patience.

Ming